git-stage: add page (#3963)
* git-stage: add page * Apply suggestions from code review Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com> * Update git-add.md * Update git-stage.md Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
- Interactively stage parts of a given file:
|
||||
|
||||
`git add -p {{path/to/file}}`
|
||||
|
||||
- Interactively stage a file:
|
||||
|
||||
`git add -i`
|
||||
|
Reference in New Issue
Block a user