Thursday, June 9, 2016

Git - Usefull commands

- Delete branch of current project:
git remote remove origin
- Add current project to a branch:
git remote add origin [remote repository]
- Clone a specific branch:
git clone -b [branch] [remote repository]

0 comments:

Post a Comment

Popular Posts

Recent Posts

Unordered List

Text Widget

Pages

Search This Blog

Powered by Blogger.