Skip to content

Commit ff4f627

Browse files
authored
Merge pull request #621 from HatiEth/patch-1
Update submodules.asc
2 parents ac8050b + e05cfcf commit ff4f627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/07-git-tools/sections/submodules.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ If you do remove it and then switch back to the branch that has that submodule,
821821

822822
[source,console]
823823
----
824-
$ git clean -fdx
824+
$ git clean -ffdx
825825
Removing CryptoLibrary/
826826
827827
$ git checkout add-crypto

0 commit comments

Comments
 (0)