You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@
49
49
*[Show all ignored files](https://github.com/git-tips/tips#show-all-ignored-files)
50
50
*[Create new working tree from a repository (git 2.5)](https://github.com/git-tips/tips#create-new-working-tree-from-a-repository-git-25)
51
51
*[Create new working tree from HEAD state](https://github.com/git-tips/tips#create-new-working-tree-from-head-state)
52
+
*[Untrack files without deleting](https://github.com/git-tips/tips#untrack-files-without-deleting)
52
53
*[Before deleting untracked files/directory, do a dry run to get the list of these files/directories](https://github.com/git-tips/tips#before-deleting-untracked-filesdirectory-do-a-dry-run-to-get-the-list-of-these-filesdirectories)
0 commit comments