git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pushing everything
@ 2010-10-31  5:47 Maaartin
  2010-10-31  6:43 ` Tay Ray Chuan
  2010-10-31 12:30 ` Konstantin Khomoutov
  0 siblings, 2 replies; 6+ messages in thread
From: Maaartin @ 2010-10-31  5:47 UTC (permalink / raw)
  To: git

I'd like to push all my branches and tags to the server, but for whatever reason 
"--all" ignores tags and is incompatible with "--tags". I could imagine there's 
a reason I'm not experienced enough to see?

It seems to me that "--mirror" is quite unusable, since it force-overwrites the 
remote repo and even deletes refs not locally present. Obviously, a mirror can't 
be shared, and it doesn't seem to me to be the ideal backup solution for a 
single person.

However, even if "git push -all -tags"  worked, I'm not sure it's a good idea 
for project with more collaborators. There may be conflicts or other problems 
and quite often the pushing occurs just before leaving so it's no good time to 
start resolving conflicts. Can a shared repo be used as a sort of backup as 
well? I'd like a possibility to backup all my work there anytime without needing 
to care about anything. This could work by creating sort of private refs in case 
of any problems, or whatever. Is there something like this, or am I thinking 
astray? I'd suppose, something like this could be very useful for a company 
where it'd provide a simple backup solution for everybody.

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

end of thread, other threads:[~2010-10-31 12:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-31  5:47 Pushing everything Maaartin
2010-10-31  6:43 ` Tay Ray Chuan
2010-10-31  9:48   ` Andreas Schwab
2010-10-31 10:48     ` Maaartin
2010-10-31 11:32       ` Mathias Lafeldt
2010-10-31 12:30 ` Konstantin Khomoutov

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