git/contrib/examples
Junio C Hamano 179e1f53b8 Merge branch 'bw/perl-timegm-timelocal-fix'
Y2k20 fix ;-) for our perl scripts.

* bw/perl-timegm-timelocal-fix:
  perl: call timegm and timelocal with 4-digit year
2018-03-06 14:54:08 -08:00
..
README
builtin-fetch--tool.c object: rename function 'typename' to 'type_name' 2018-02-14 13:10:05 -08:00
git-am.sh
git-checkout.sh
git-clean.sh
git-clone.sh
git-commit.sh
git-difftool.perl Makefile: replace perl/Makefile.PL with simple make rules 2017-12-11 15:28:10 -08:00
git-fetch.sh
git-gc.sh
git-log.sh
git-ls-remote.sh
git-merge-ours.sh
git-merge.sh
git-notes.sh
git-pull.sh
git-remote.perl
git-repack.sh
git-rerere.perl
git-reset.sh
git-resolve.sh
git-revert.sh
git-svnimport.perl perl: call timegm and timelocal with 4-digit year 2018-02-23 14:47:06 -08:00
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.