chiark / gitweb /
Need to do "git-update-index --refresh" in more places
authorChuck Lever <cel@netapp.com>
Wed, 26 Oct 2005 18:51:56 +0000 (14:51 -0400)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 27 Oct 2005 19:47:13 +0000 (20:47 +0100)
Recent changes to the git porcelain-ish shell scripts added
"git-update-index --refresh" in several places.  This harmlessly allows
a dirty tree during certain operations that use git-read-tree.

Signed-off-by: Chuck Lever <cel@netapp.com>

No differences found