+1 vote
in Git Slack Integration by
I want to take all the changes I made in the staging to my working directory , what command should I use to do this operation ?

1 Answer

0 votes
by
git reset HEAD

Related questions

+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
+2 votes
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
...