* Sync repository between NTB and WKS
@ 2006-01-30 16:13 Jiri Netolicky
0 siblings, 0 replies; only message in thread
From: Jiri Netolicky @ 2006-01-30 16:13 UTC (permalink / raw)
To: git
Have a nice day.
Can you advise me what is the best way
to synchronize repositories between
workstation and notebook? Now before I left office,
I synchronize repository between workstation
and notebook(blue-nb) as any other files by rsync:
rsync -avr . blue-nb:work/source/portal
and when I coming into the office
by the same way sync from NTB to WKS. It works
fine but I have not to forget syncing even
if I work on different sources.
Today I try on WKS repository
git-pull ssh://blue-nb/~netolish/work/source/portal
but the new branch I create on NTB during weekend
(and which is actual on NTB) is merged into
actual master branch. I hope that the new branch
will be created on WKS repository. What I am doing
wrong?.
This is my first experiments with git, so sorry for
beginners questions.
Jiri Netolicky aka Netolish
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-30 16:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-30 16:13 Sync repository between NTB and WKS Jiri Netolicky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox