git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Approach for collaborative branches
@ 2009-12-06 16:57 Gary Pickrell
  2009-12-06 17:15 ` Matthieu Moy
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Pickrell @ 2009-12-06 16:57 UTC (permalink / raw)
  To: git


My apologies if this is the wrong place to ask my question.

I've setup a git remote repository and placed the source for a windows 
program there.   I'm working on getting it to compile on Ubuntu.  The 
compilers are different so the code needs to be tweeked to make sure it 
compiles fine in Ubuntu without breaking anything in Windows.  Great!  
This is a situation that calls for git branches, I thought.  Did the 
following:

1) Clone the repository on Ubuntu
2) Made an Ubuntu branch
3) Made my changes to the code.  Added files...ect
4) Used git push origin Ubuntu to push the changes to the repository

I'm unable to see my Ubuntu changes on my windows machine.  How should I 
proceed?

Thanks in advance.

    -Gary

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

end of thread, other threads:[~2009-12-06 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-06 16:57 Approach for collaborative branches Gary Pickrell
2009-12-06 17:15 ` Matthieu Moy
2009-12-06 18:56   ` Gary Pickrell

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