public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* contrib/gcc_update does not work
@ 2020-01-14 10:38 Uros Bizjak
  2020-01-14 11:11 ` Jonathan Wakely
  0 siblings, 1 reply; 8+ messages in thread
From: Uros Bizjak @ 2020-01-14 10:38 UTC (permalink / raw)
  To: GCC Development

gcc_update, when called from newly initialized and pulled tree does not work:

--cut here--
$ contrib/gcc_update
Updating GIT tree
There is no tracking information for the current branch.
Please specify which branch you want to rebase against.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

Adjusting file timestamps
git pull of full tree failed.
--cut here--

I would also appreciate a simple step-by step instructions on how to
set-up the local repo and basic workflow with git for "non-power"
users, as was the case with now obsolete instructions for anonymous
SVN r/o access [1] and r/w access [2]. Basically, push-my-first-patch
example.

[1] https://gcc.gnu.org/svn.html
[2] https://gcc.gnu.org/svnwrite.html

Thanks,
Uros.

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

end of thread, other threads:[~2020-01-14 13:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 10:38 contrib/gcc_update does not work Uros Bizjak
2020-01-14 11:11 ` Jonathan Wakely
2020-01-14 11:32   ` Uros Bizjak
2020-01-14 11:34     ` Jonathan Wakely
2020-01-14 12:58       ` Richard Biener
2020-01-14 12:59         ` Andrew Pinski
2020-01-14 13:07           ` Andreas Schwab
2020-01-14 14:28             ` Jonathan Wakely

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 read-only IMAP folder(s) and NNTP newsgroup(s).