Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What's a shortcut to staging all the changes you have?
Home
GitHub
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
...