Login
Remember
Register
Ask a Question
What's a shortcut to staging all the changes you have?
0
votes
asked
Mar 17, 2021
in
GitHub
by
rajeshsharma
What's a shortcut to staging all the changes you have?
a) git commit add .
b) git commit .
c) git add .
d) git push -am "Message"
github
github-shotcut-staging
Please
log in
or
register
to answer this question.
0
Answers
...