commit | 0ed3715ffc97325a625e1e4ef44121d870b98679 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Jun 20 21:18:54 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Jun 20 21:18:54 2005 -0700 |
tree | 20c1c1a3614aac9522318fa38302f41279df5e38 | |
parent | 218e441daf24b9c3be0f5ec423ace5185389ca61 [diff] |
Add "-q" flag to git-update-cache It suppresses the "needs update" message for subsequent "--refresh" cases (but not other errors). Will be useful for "git commit". Stay tuned.