Git development
 help / color / mirror / Atom feed
From: Jiri Netolicky <netolicky@epos.cd.cz>
To: git@vger.kernel.org
Subject: Sync repository between NTB and WKS
Date: Mon, 30 Jan 2006 17:13:31 +0100	[thread overview]
Message-ID: <43DE3B2B.2080303@epos.cd.cz> (raw)

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

                 reply	other threads:[~2006-01-30 16:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43DE3B2B.2080303@epos.cd.cz \
    --to=netolicky@epos.cd.cz \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox