1
0
mirror of https://github.com/git/git.git synced 2024-11-20 14:04:13 +01:00
git/Documentation
Petr Baudis 9b63f50148 [PATCH] Make git-update-cache --force-remove regular
Make the --force-remove flag behave same as --add, --remove and
--replace. This means I can do

	git-update-cache --force-remove -- file1.c file2.c

which is probably saner and also makes it easier to use in cg-rm.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-05 16:57:23 -07:00
..
diff-format.txt [PATCH] Documentation: describe git extended diff headers. 2005-06-05 15:23:57 -07:00
diffcore.txt [PATCH] Documentation: describe diff tweaking. 2005-06-05 15:23:57 -07:00
git-apply-patch-script.txt
git-cat-file.txt
git-check-files.txt
git-checkout-cache.txt
git-commit-tree.txt
git-convert-cache.txt
git-diff-cache.txt [PATCH] diff: Fix docs and add -O to diff-helper. 2005-06-03 11:23:03 -07:00
git-diff-files.txt [PATCH] diff: Fix docs and add -O to diff-helper. 2005-06-03 11:23:03 -07:00
git-diff-helper.txt [PATCH] diff: Fix docs and add -O to diff-helper. 2005-06-03 11:23:03 -07:00
git-diff-tree.txt [PATCH] diff: Fix docs and add -O to diff-helper. 2005-06-03 11:23:03 -07:00
git-export.txt
git-fsck-cache.txt
git-http-pull.txt [PATCH] pull: gracefully recover from delta retrieval failure. 2005-06-05 14:18:00 -07:00
git-init-db.txt
git-local-pull.txt [PATCH] pull: gracefully recover from delta retrieval failure. 2005-06-05 14:18:00 -07:00
git-ls-files.txt
git-ls-tree.txt
git-merge-base.txt
git-merge-cache.txt
git-merge-one-file-script.txt
git-mkdelta.txt
git-mktag.txt
git-prune-script.txt
git-pull-script.txt
git-read-tree.txt
git-resolve-script.txt
git-rev-list.txt
git-rev-tree.txt
git-ssh-pull.txt [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull 2005-06-05 16:12:27 -07:00
git-ssh-push.txt [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull 2005-06-05 16:12:27 -07:00
git-tag-script.txt
git-tar-tree.txt [PATCH] git-tar-tree: small doc update 2005-06-02 18:30:08 -07:00
git-unpack-file.txt
git-update-cache.txt [PATCH] Make git-update-cache --force-remove regular 2005-06-05 16:57:23 -07:00
git-write-blob.txt
git-write-tree.txt
git.txt [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull 2005-06-05 16:12:27 -07:00
Makefile
tutorial.txt