Developer's Stuff
Sunday, October 8, 2017
Git Commands
git pull --rebase origin develop
git -rebase continue
git reset --hard;git clean -f -d;git pull;git checkout HEAD;git status;
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)