Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples #442

Merged
merged 5 commits into from Feb 27, 2015
Merged

Add examples #442

merged 5 commits into from Feb 27, 2015

Commits on Feb 27, 2015

  1. Add an example for add/remove to index

    John Haley committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    a42b721 View commit details
    Browse the repository at this point in the history
  2. Update push example

    `NodeGit.Push` is gone. Now it's `NodeGit.Remote.prototype.push`.
    
    This updates the example to reflect that and closes #429
    John Haley committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    a82dc44 View commit details
    Browse the repository at this point in the history
  3. Update index entries in index example

    John Haley committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    417cb4f View commit details
    Browse the repository at this point in the history
  4. Add create branch example

    John Haley committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    2627e28 View commit details
    Browse the repository at this point in the history
  5. Add example for file history

    This fixes #220
    John Haley committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    74f31bf View commit details
    Browse the repository at this point in the history