We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31120ab commit f7ee394Copy full SHA for f7ee394
README.md
@@ -9,6 +9,13 @@ committed.
9
Getting Started
10
---------------
11
12
+The simplest way to use `git-recover` is in interactive mode - simply run
13
+`git-recover -i` and it will show you all the files that you can recover
14
+and prompt you to act.
15
+
16
+Using git-recover
17
+-----------------
18
19
Running `git-recover` without any arguments will list all the files (git
20
"blobs") that were recently orphaned, by their ID. (Their filename is not
21
known.)
0 commit comments