git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rsync vs. git-push/pull ? (+kudus)
@ 2008-09-07  6:11 Ramagudi Naziir
  2008-09-07  6:27 ` david
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ramagudi Naziir @ 2008-09-07  6:11 UTC (permalink / raw)
  To: git

Hi all,

I have several local git repositories on my machine. I'm the only
user, and use them only locally. Now, sometimes when I need to work
remotely, I just rsync my repositories to my laptop, and keep working
there. When I finish (few hours, days or sometimes weeks later), I
just rsync everything back to my local git repositories on my main
workstation, and continue working there.

Now I was wondering whether it's OK or whether there are bad
implication I might not think of working this way. For example, maybe
some of these little git files are named differently on each machine,
and rsyncing them back and forth makes me piling a lot of clutter (in
that case maybe git-gc will clean up everything). Or maybe something
else horrid is going on and I really should just use git-push or pull.

I really prefer rsync to git-push/pull since it is much more easier -
It's one command that syncs my whole working folder, including the git
repositories..

Thanks a ton !!
Naziir

(btw - I read tons of free/open source development mailing lists and I
think that git has the best community by far. always so helpful and
nice. so thanks for all the help thus far as well)

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

end of thread, other threads:[~2008-09-10 13:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-07  6:11 rsync vs. git-push/pull ? (+kudus) Ramagudi Naziir
2008-09-07  6:27 ` david
2008-09-10  6:31   ` Ramagudi Naziir
2008-09-10 13:27     ` david
2008-09-07  7:38 ` David Brown
2008-09-10  6:35   ` Ramagudi Naziir
2008-09-10  7:05 ` 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).