login
Header Space

 
 

Re: [PATCH] git-bundle - bundle objects and references for disconnected transfer.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mark Levedahl <mdl123@...>
Cc: <git@...>
Date: Wednesday, February 14, 2007 - 3:42 pm

Mark Levedahl <mdl123@verizon.net> wrote:

pack-objects can run a rev-list internally; which means this
can be written as:

 echo $gitrevargs | \
 git pack-objects --all-progress --progress --stdout --revs >.gitBundlePack \
 || (rm -f "$bfile" ; exit)

-- 
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:
Re: Scripts to use "bundles" for moving data between reposit..., Johannes Schindelin, (Wed Feb 14, 11:46 am)
Re: [PATCH] git-bundle - bundle objects and references for d..., Johannes Schindelin, (Wed Feb 14, 5:58 pm)
Re: [PATCH] git-bundle - bundle objects and references for d..., Johannes Schindelin, (Wed Feb 14, 8:07 pm)
Re: [PATCH] git-bundle - bundle objects and references for d..., Johannes Schindelin, (Thu Feb 15, 11:32 am)
Re: [PATCH] git-bundle - bundle objects and references for d..., Johannes Schindelin, (Thu Feb 15, 8:40 pm)
Re: [PATCH] git-bundle - bundle objects and references for d..., Johannes Schindelin, (Wed Feb 14, 8:15 pm)
Re: [PATCH] git-bundle - bundle objects and references for d..., Johannes Schindelin, (Thu Feb 15, 11:35 am)
Re: [PATCH] git-bundle - bundle objects and references for d..., Shawn O. Pearce, (Wed Feb 14, 3:42 pm)
[PATCH] Create a man page for git-bundle., Mark Levedahl, (Wed Feb 14, 10:10 am)
[PATCH] Create a man page for git-unbundle., Mark Levedahl, (Wed Feb 14, 10:10 am)
speck-geostationary