1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-02 22:58:01 +00:00

Link to the source for this post.

This commit is contained in:
jbranchaud
2015-03-13 16:06:03 -05:00
parent 211ab53a31
commit 6166583129

View File

@@ -25,3 +25,5 @@ or just:
```bash
$ git clean -fd
```
[source](http://stackoverflow.com/questions/61212/remove-local-untracked-files-from-my-current-git-branch)