HomeContact
Computerz
Create a new remote GIT branch
René Dohmen
July 27, 2011
1 min

My workflow is generally something like this:

  1. Create a remote branch
  2. Create a local branch that tracks it
  3. Work, Test, Commit (repeat) — this is all local
  4. Push (pushes commits to the remote repository)

Because I always forget howto make a new remote branch I wrote this small article about it:

## 1. Create the remote branch

## 2. Make sure everything is up-to-date

## 3. Then you can see that the branch is created.

This should show ‘origin/new_feature_name’

## 4. Start tracking the new branch


Related Posts

Working with git submodules
October 15, 2023
3 min
© 2024, All Rights Reserved.
Powered by formatics

Quick Links

Advertise with usAbout UsContact Us

Social Media