git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git workflow with upstream repository
@ 2010-07-24  0:58 Bradley Wagner
  2010-07-24  1:24 ` Avery Pennarun
  0 siblings, 1 reply; 4+ messages in thread
From: Bradley Wagner @ 2010-07-24  0:58 UTC (permalink / raw)
  To: git

Hi, I'm trying to figure out the best way to work with two remote
repositories: one origin and an upstream repository.

Basically, with one remote origin I do 'git fetch' and then a 'git
status' which tells me my status as compared to my remote at which
point I decide wether I want to rebase or pull/merge.

If I'm working with another remote repository 'upstream' that I
perhaps don't have permissions to and then my branches are not
tracking against, how would I do something similar to be able to first
see how my branch compares to the remote and then either rebase or
pull/merge.

Am I missing something in git status that allows me to see my status
as compared to another remote?

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

end of thread, other threads:[~2010-07-24  2:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-24  0:58 Git workflow with upstream repository Bradley Wagner
2010-07-24  1:24 ` Avery Pennarun
2010-07-24  1:43   ` Bradley Wagner
2010-07-24  2:39     ` Avery Pennarun

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