Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #git checkout -b feature_branch_name
- #git push -u local feature_branch_name
- Counting objects: 74, done.
- Delta compression using up to 4 threads.
- Compressing objects: 100% (55/55), done.
- Writing objects: 100% (74/74), 56.76 KiB | 0 bytes/s, done.
- Total 74 (delta 9), reused 0 (delta 0)
- To /media/doc/my-local-repository
- * [new branch] feature_branch_name -> feature_branch_name
- Branch feature_branch_name set up to track remote branch feature_branch_name from local.
Advertisement
Add Comment
Please, Sign In to add comment