Code Monkey home page Code Monkey logo

Comments (11)

chobie avatar chobie commented on June 19, 2024

I haven't implemented that API. I'll add it later

http://libgit2.github.com/libgit2/#HEAD/group/reference/git_reference_create_oid

also, this documents are useful.
http://ftp.newartisans.com/pub/git.from.bottom.up.pdf

from php-git.

iannil avatar iannil commented on June 19, 2024

ok , thans for your reply and php-git is very helpful and usefull.
i will pay attention for this api.

from php-git.

chobie avatar chobie commented on June 19, 2024

hey @ZhuRong I've added the API. please create a ticket if you found some required API.

from php-git.

iannil avatar iannil commented on June 19, 2024

hi, @chobie ,thanks for adding the API so fast and I will try it in near future.

from php-git.

iannil avatar iannil commented on June 19, 2024

hi , @chobie , thanks very much for your help first.
Git2\Reference::create is useful and works well now , and how to checkout the branch?

from php-git.

chobie avatar chobie commented on June 19, 2024

did you mean checkout specified commit into working directory? also that API doesn't implement yet.
I'll add checkout API soon.

from php-git.

iannil avatar iannil commented on June 19, 2024

ok and I am waiting for it.

from php-git.

chobie avatar chobie commented on June 19, 2024

@ZhuRong sorry, that API still experimental. you should execute git checkout with shell.

from php-git.

iannil avatar iannil commented on June 19, 2024

Did you mean that API is experimental in library named libgit2?

from php-git.

chobie avatar chobie commented on June 19, 2024

http://libgit2.github.com/libgit2/#HEAD/group/checkout/git_checkout_tree

specifically, there is git_checkout_tree API in libgit2. and it seems work in progress.
so I'd like to add this API into phpgit when libgit2 tagged next version.

from php-git.

iannil avatar iannil commented on June 19, 2024

Oh,I'll keep attention with it and maybe I should execute checkout with shell until libgit2 tagged next version.
Thanks for your help again.Good night at last :-)

from php-git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.