git rm function note
This commit is contained in:
parent
81f0bd9227
commit
290032dd55
2
git.md
2
git.md
@ -17,4 +17,4 @@ Branches
|
|||||||
### Non-Standard Activities ###
|
### Non-Standard Activities ###
|
||||||
|
|
||||||
* merge only a single file into another branch `git checkout <branch> -- <file>`
|
* merge only a single file into another branch `git checkout <branch> -- <file>`
|
||||||
* do not track `git rm <file>`
|
* delete from repo and file system `git rm <file>`
|
Loading…
Reference in New Issue
Block a user