git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* from local to github
@ 2009-08-31 20:46 sigbackup
  2009-09-01  6:14 ` Matthieu Moy
  0 siblings, 1 reply; 3+ messages in thread
From: sigbackup @ 2009-08-31 20:46 UTC (permalink / raw)
  To: git

Hello guys,
I'm a git newbie and I'm looking for some good references about using
git locally (on Mac) and synchronize my repositories to my github
account and from there to a Win2003 production server.

Can anyone help me with this?


Thanks and have a great day.

Sig

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

* from local to github
@ 2009-08-31 20:46 sigbackup
  0 siblings, 0 replies; 3+ messages in thread
From: sigbackup @ 2009-08-31 20:46 UTC (permalink / raw)
  To: git

Hello guys,
I'm a git newbie and I'm looking for some good references about using
git locally (on Mac) and synchronize my repositories to my github
account and from there to a Win2003 production server.

Can anyone help me with this?


Thanks and have a great day.

Sig

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

* Re: from local to github
  2009-08-31 20:46 sigbackup
@ 2009-09-01  6:14 ` Matthieu Moy
  0 siblings, 0 replies; 3+ messages in thread
From: Matthieu Moy @ 2009-09-01  6:14 UTC (permalink / raw)
  To: sigbackup; +Cc: git

sigbackup <sigbackup@gmail.com> writes:

> Hello guys,
> I'm a git newbie and I'm looking for some good references about using
> git locally (on Mac) and synchronize my repositories to my github
> account and from there to a Win2003 production server.

github probably told you how to clone your github repo on your local
machine. Then, use "git pull" and "git push" to get changes from
github and to send your changes there.

This is very much the standard way to use Git, so I guess reading the
doc can help ;-).

-- 
Matthieu

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

end of thread, other threads:[~2009-09-01  6:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-31 20:46 from local to github sigbackup
  -- strict thread matches above, loose matches on Subject: below --
2009-08-31 20:46 sigbackup
2009-09-01  6:14 ` Matthieu Moy

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