1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Fix relative link.

This commit is contained in:
jbranchaud
2016-01-09 17:04:02 -06:00
parent 2dbb15cf77
commit f4d38fbe3d

View File

@@ -1,6 +1,6 @@
# Untrack A Directory Of Files Without Deleting # Untrack A Directory Of Files Without Deleting
In [Untrack A File Without Deleting It](git/untrack-a-file-without-deleting-it.md), In [Untrack A File Without Deleting It](untrack-a-file-without-deleting-it.md),
I explained how a specific file can be removed from tracking without I explained how a specific file can be removed from tracking without
actually deleting the file from the local file system. The same can be done actually deleting the file from the local file system. The same can be done
for a directory of files that you don't want tracked. Just use the `-r` for a directory of files that you don't want tracked. Just use the `-r`