mirror of
https://github.com/namibia/tips.git
synced 2024-12-23 02:28:58 +00:00
alternative for cleaning untracked directory
This commit is contained in:
parent
5da7631c23
commit
f7ac6d21b6
@ -317,5 +317,11 @@ git clean -f
|
|||||||
git clean -f -d
|
git clean -f -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
__Alternatives:__
|
||||||
|
```sh
|
||||||
|
git clean -df
|
||||||
|
```
|
||||||
|
|
||||||
<!-- Don’t remove or change the comment below – that can break automatic updates. More info at <http://npm.im/doxie.inject>. -->
|
<!-- Don’t remove or change the comment below – that can break automatic updates. More info at <http://npm.im/doxie.inject>. -->
|
||||||
<!-- @doxie.inject end -->
|
<!-- @doxie.inject end -->
|
||||||
|
Loading…
Reference in New Issue
Block a user