git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* StGit: Notice: no parent remote declared for stack
@ 2007-04-20  5:20 Rajkumar S
  2007-05-11 20:47 ` Yann Dirson
  0 siblings, 1 reply; 2+ messages in thread
From: Rajkumar S @ 2007-04-20  5:20 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-11 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-20  5:20 StGit: Notice: no parent remote declared for stack Rajkumar S
2007-05-11 20:47 ` Yann Dirson

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).