Login
Remember
Register
Ask a Question
What is the significance of using –index in the git stash pop - - index command ?
+1
vote
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
What is the significance of using –index in the git stash pop - - index command ?
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 27, 2019
by
Robindeniel
To pull the staged changes
...