Mention file moves in readme

This commit is contained in:
Andy Stewart
2023-11-10 12:44:11 +00:00
parent c3b99e52f5
commit 6a95f1b57c

View File

@@ -18,6 +18,7 @@ Features:
* Stage partial hunks. * Stage partial hunks.
* Provides a hunk text object. * Provides a hunk text object.
* Diffs against index (default) or any commit. * Diffs against index (default) or any commit.
* Handles file moves / renames.
* Heeds git's "assume unchanged" bit. * Heeds git's "assume unchanged" bit.
* Allows folding all unchanged text. * Allows folding all unchanged text.
* Provides fold text showing whether folded lines have been changed. * Provides fold text showing whether folded lines have been changed.