Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 8 years ago
..
README
builtin-fetch--tool.c
git-am.sh
git-checkout.sh
git-clean.sh
git-clone.sh
git-commit.sh contrib/examples/git-commit.sh: use the $( ... ) construct for command substitution 9 years ago
git-difftool.perl Merge branch 'js/difftool-builtin' 8 years ago
git-fetch.sh contrib/examples/git-fetch.sh: use the $( ... ) construct for command substitution 9 years ago
git-gc.sh
git-log.sh
git-ls-remote.sh
git-merge-ours.sh
git-merge.sh treewide: correct several "up-to-date" to "up to date" 8 years ago
git-notes.sh
git-pull.sh Merge branch 'pt/pull-builtin' 10 years ago
git-remote.perl
git-repack.sh contrib/examples/git-repack.sh: use the $( ... ) construct for command substitution 9 years ago
git-rerere.perl
git-reset.sh
git-resolve.sh treewide: correct several "up-to-date" to "up to date" 8 years ago
git-revert.sh contrib/examples/git-revert.sh: use the $( ... ) construct for command substitution 9 years ago
git-svnimport.perl
git-svnimport.txt
git-tag.sh
git-verify-tag.sh
git-whatchanged.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.