Re: [PATCH] Add git-unbundle - unpack objects and references for disconnected transfer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn O. Pearce
Date: Friday, February 16, 2007 - 12:45 am

Junio C Hamano <junkio@cox.net> wrote:

Actually that's only if --force was not given.  If --force was
given, rev-parse wasn't run, so local is not populated.  So maybe
its not trivial.
 

People do weird things.  I agree, its probably unlikely to ever
happen.  But give a user a length of rope, they will find a way to
hang themselves...

I can see someone trying to use an update hook with bundle/unbundle
to move stuff from one repository to another, despite the fact that
are better ways to do that.  Better that we fail when an update
might lose changes.

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Include git-bundle and git-unbundle in Makefile., Mark Levedahl, (Thu Feb 15, 5:19 pm)
[PATCH] Create documentation for git-bundle., Mark Levedahl, (Thu Feb 15, 5:19 pm)
[PATCH] Create documentation for git-unbundle., Mark Levedahl, (Thu Feb 15, 5:19 pm)
Re: [PATCH] Add git-unbundle - unpack objects and referenc ..., Shawn O. Pearce, (Fri Feb 16, 12:45 am)
Re: [PATCH] Add git-bundle - pack objects and references f ..., Simon 'corecode' Sch ..., (Fri Feb 16, 4:57 am)