From: "Rajkumar S" <rajkumars@gmail.com>
To: git@vger.kernel.org
Subject: StGit: Notice: no parent remote declared for stack
Date: Fri, 20 Apr 2007 10:50:49 +0530 [thread overview]
Message-ID: <64de5c8b0704192220j6f5f9493md91a33f537ebb25@mail.gmail.com> (raw)
Hi,
I am following another git repository with StGit. In the remote
repository I am following RELENG_1_2 branch.
I created the StGit repository using stg clone and then changed to
RELENG_1_2 branch and did a stg init and edited the
.git/remotes/origin to
URL: /usr/local/upstream/.git
Pull: refs/heads/RELENG_1_2:refs/heads/RELENG_1_2
When I do an stg pull I get the following error:
Notice: no parent remote declared for stack "RELENG_1_2", defaulting
to "origin". Consider setting "branch.RELENG_1_2.remote" and
"branch.RELENG_1_2.merge" with "git repo-config".
What should I set branch.RELENG_1_2.remote and branch.RELENG_1_2.merge
to ? a sample command would be very helpful as I am not very much upto
speed with git repo-config
raj
next reply other threads:[~2007-04-20 5:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-20 5:20 Rajkumar S [this message]
2007-05-11 20:47 ` StGit: Notice: no parent remote declared for stack Yann Dirson
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=64de5c8b0704192220j6f5f9493md91a33f537ebb25@mail.gmail.com \
--to=rajkumars@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).