git-add: add git add interactively for all changed files (#3778)
This commit is contained in:

committed by
Zlatan Vasović

parent
9537f5f6ae
commit
3b017c80e7
@@ -19,6 +19,10 @@
|
|||||||
|
|
||||||
`git add -f`
|
`git add -f`
|
||||||
|
|
||||||
- Add parts of a file interactively:
|
- Interactively stage parts of files:
|
||||||
|
|
||||||
|
`git add -p`
|
||||||
|
|
||||||
|
- Interactively stage parts of a given file:
|
||||||
|
|
||||||
`git add -p {{path/to/file}}`
|
`git add -p {{path/to/file}}`
|
||||||
|
Reference in New Issue
Block a user