* vc-git.el (vc-git-state): Call git-add --refresh to update the
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 27 Aug 2007 18:59:41 +0000 (18:59 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 27 Aug 2007 18:59:41 +0000 (18:59 +0000)
commit00d670807ec2370ad89b816d05d8a7c40f23d28b
tree4ec0df3e2b2a052421c8e345823e0f0f21737daf
parent478adae212a3336e00622934b8c869b07001a396
* vc-git.el (vc-git-state): Call git-add --refresh to update the
state of the file.
(vc-git-workfile-unchanged-p): Delegate implementation to
vc-git-state.
(vc-git-create-repo): Fixed invalid command.
lisp/ChangeLog
lisp/vc-git.el