author | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Oct 2011 19:36:25 +0000 (12:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Oct 2011 19:36:25 +0000 (12:36 -0700) |
* sn/doc-update-index-assume-unchanged:
Documentation/git-update-index: refer to 'ls-files'
Documentation/git-update-index: refer to 'ls-files'
1 | 2 | |||
---|---|---|---|---|
Documentation/git-update-index.txt | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git-update-index.txt
index d3931294d174e5c06adb81e428e31e00fbfa3b5e,d2ab35c999986f58c670d6327cd639e9ac4506be..a3081f4e237747dc858fd105302cbb9a489de41b
SEE ALSO
--------
linkgit:git-config[1],
- linkgit:git-add[1]
+ linkgit:git-add[1],
+ linkgit:git-ls-files[1]
-
-Author
-------
-Written by Linus Torvalds <torvalds@osdl.org>
-
-Documentation
---------------
-Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
-
GIT
---
Part of the linkgit:git[1] suite