author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 16:47:37 +0000 (09:47 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 16:47:37 +0000 (09:47 -0700) | ||
commit | 303e5f4c325d008c68e5e70e901ab68b289ade2e | |
tree | a0f2f1d6795edac667b70bccc420f2a8b9c9c93a | tree | snapshot |
parent | 83ba99bc8c2cdbaa9a0b4ec286e72c3ecb31bf8a | commit | diff |
Add "git checkout" that does what the name suggests
It is careful by default and refuses to overwrite old info, but if you
want to force everything to be re-read, use the "-f" flag.
Some day I'll make it take individual filenames too. Right now
it's all-or-nothing.
It is careful by default and refuses to overwrite old info, but if you
want to force everything to be re-read, use the "-f" flag.
Some day I'll make it take individual filenames too. Right now
it's all-or-nothing.
Makefile | diff | blob | history | |
git-checkout-script | [new file with mode: 0755] | blob |