diff --git a/git.md b/git.md index c264444..32025e1 100644 --- a/git.md +++ b/git.md @@ -17,4 +17,4 @@ Branches ### Non-Standard Activities ### * merge only a single file into another branch `git checkout -- ` -* do not track `git rm ` \ No newline at end of file +* delete from repo and file system `git rm ` \ No newline at end of file