must_commit_first: Make sure the index is up to date
commitecd986a1f1d0dcf9a8d93a13cbf671bbafe99447
authorTheodore Ts'o <tytso@MIT.EDU>
Thu, 24 Jul 2008 16:17:20 +0000 (24 12:17 -0400)
committerShawn Starr <shawn.starr@rogers.com>
Thu, 24 Jul 2008 16:17:20 +0000 (24 12:17 -0400)
treeeaba98e1c8bc5bf9650f4c22d3e7f8d8c696f38b
parentc1916b5e3fea52ec977dd77f0fea5b77bdc189c3
must_commit_first: Make sure the index is up to date

git diff-files can be confused if the index is not up to date, so make
sure it is updated first.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Shawn Starr <shawn.starr@rogers.com>
guilt