You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano 2b916ffa18 Merge branch 'jn/update-contrib-example-merge' 15 years ago
..
README
builtin-fetch--tool.c Merge branch 'jn/help-everywhere' 15 years ago
git-checkout.sh
git-clean.sh
git-clone.sh
git-commit.sh examples/commit: use --abbrev for commit summary 15 years ago
git-fetch.sh Honor "tagopt = --tags" configuration option 15 years ago
git-gc.sh
git-ls-remote.sh
git-merge-ours.sh
git-merge.sh merge script: learn --[no-]rerere-autoupdate 15 years ago
git-notes.sh Builtin-ify git-notes 15 years ago
git-remote.perl
git-rerere.perl
git-reset.sh
git-resolve.sh Use 'fast-forward' all over the place 15 years ago
git-revert.sh Eliminate “Finished cherry-pick/revert” message 15 years ago
git-svnimport.perl Convert git-* invocations to "git *" in the svnimport example. 16 years ago
git-svnimport.txt Fix typo in contrib/examples/git-svnimport.txt 16 years ago
git-tag.sh
git-verify-tag.sh

README

These are original scripted implementations, kept primarily for their
reference value to any aspiring plumbing users who want to learn how
pieces can be fit together.