]> git.99rst.org Git - git.git/commit
Documentation: call out commands that nuke untracked files/directories
authorElijah Newren <redacted>
Mon, 27 Sep 2021 16:33:48 +0000 (16:33 +0000)
committerJunio C Hamano <redacted>
Mon, 27 Sep 2021 20:38:37 +0000 (13:38 -0700)
commit0e29222e0c2f68118cdd3412515539b74433b732
treecb22169e9bf6a07eb319409f74c1c15825f3e6cf
parent94b7f1563ace91af823125e5b8895cb24b2c0e4a
Documentation: call out commands that nuke untracked files/directories

Some commands have traditionally also removed untracked files (or
directories) that were in the way of a tracked file we needed.  Document
these cases.

Signed-off-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-checkout.txt
Documentation/git-read-tree.txt
Documentation/git-reset.txt
git clone https://git.99rst.org/PROJECT