All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Piotr Gregor <piotrgregor@rsyncme.org>
Cc: jkacur@redhat.com, rolf.freitag@email.de, linux-rt-users@vger.kernel.org
Subject: Re: [PATCH] README: Added info about setting branch --tracking
Date: Thu, 8 Jun 2017 14:17:11 +0200	[thread overview]
Message-ID: <20170608121710.huvdfg74uprvudlj@linutronix.de> (raw)
In-Reply-To: <20170608101953.zkiad4lttux6yaw4@debian1.home>

On 2017-06-08 11:19:55 [+0100], Piotr Gregor wrote:
> To setup remote tracking of the branch stable/v1.0
> git checkout with --track option can be used:
> 	git checkout -b stable/v1.0 --track origin/stable/v1.0
> Otherwise when git checkout -b stable/v1.0 is used
> branch may not be properly set up to track it's remote counterpart
> (given git option) and users may be confused due to no files present
> in the folder, but README.
> 
> Signed-off-by: Piotr Gregor <pgregor@quadrant-systems.co.uk>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Sebastian

  reply	other threads:[~2017-06-08 12:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08 10:19 [PATCH] README: Added info about setting branch --tracking Piotr Gregor
2017-06-08 12:17 ` Sebastian Andrzej Siewior [this message]
2017-06-08 14:16 ` John Kacur
  -- strict thread matches above, loose matches on Subject: below --
2017-06-05  8:01 Piotr Gregor
2017-06-08  7:57 ` Sebastian Andrzej Siewior

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=20170608121710.huvdfg74uprvudlj@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=jkacur@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=piotrgregor@rsyncme.org \
    --cc=rolf.freitag@email.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.