Login
Remember
Register
Ask a Question
Name some Basic Operations in Git.
0
votes
asked
May 21, 2020
in
Git
by
SakshiSharma
Name some Basic Operations in Git.
#git-operations
#operations-git
#git-basic-operations
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 21, 2020
by
Robindeniel
Some basic operation in Git include:
Initialize
Add
Commit
Push
Pull
...