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.
 
 
 
 
 
 
Michael J Gruber 3dbe1165e9 Fix typo in contrib/examples/git-svnimport.txt 16 years ago
..
README contrib/examples/README: give an explanation of the status of these files 16 years ago
git-checkout.sh
git-clean.sh
git-clone.sh Merge branch 'db/clone-in-c' 17 years ago
git-commit.sh Replace uses of "git-var" with "git var" 17 years ago
git-fetch.sh
git-gc.sh
git-ls-remote.sh
git-merge-ours.sh
git-merge.sh Merge branch 'sb/dashless' 17 years ago
git-remote.perl Typo "does not exists" when git remote update remote. 16 years ago
git-rerere.perl
git-reset.sh
git-resolve.sh
git-revert.sh
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 Replace uses of "git-var" with "git var" 17 years ago
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.