Skip to content

Commit 74ecd15

Browse files
author
Woody Gilk
committed
1 parent 5df7028 commit 74ecd15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ performed on the original repository.
110110

111111
Once configuration is complete, reset and checkout all the files:
112112

113-
$ git reset HEAD
114-
$ git ls-files --deleted | xargs git checkout --
113+
$ git reset --hard HEAD
115114

116115
All the files in the are now decrypted and ready to be edited.
117116

0 commit comments

Comments
 (0)