Re: [PATCH 1/1] sha1-file: split OBJECT_INFO_FOR_PREFETCH

2019-05-28 Thread Derrick Stolee
On 5/28/2019 4:54 PM, Jeff King wrote: > On Tue, May 28, 2019 at 08:19:07AM -0700, Derrick Stolee via GitGitGadget > wrote: > >> From: Derrick Stolee >> >> The OBJECT_INFO_FOR_PREFETCH bitflag was added to sha1-file.c in 0f4a4fb1 >> (sha1-file: support OBJECT_INFO_FOR_PREFETCH, 2019-03-29) and i

Re: git archive generates tar with malformed pax extended attribute

2019-05-28 Thread Jeff King
On Wed, May 29, 2019 at 01:34:32AM +0200, René Scharfe wrote: > It figures. > > So something like the patch below? > > Parsing trees with symlinks twice is not ideal, but keeps the set > structure simple -- a standard oidset suffices. If blobs comes after trees (and they usually do in a pack),

Re: [PATCH v2 1/7] run-command: add preliminary support for multiple hooks

2019-05-28 Thread brian m. carlson
On 2019-05-15 at 22:27:56, brian m. carlson wrote: > On Tue, May 14, 2019 at 07:46:17PM +0700, Duy Nguyen wrote: > > 'struct string_list;' should be enough (and a bit lighter) although I > > don't suppose it really matters. > > I can make that change. One thing I noticed when making this change i

RE: git filter-branch re-write history over a range of commits did notwork

2019-05-28 Thread LU Chuck
> -Original Message- > From: Johannes Sixt > Sent: Tuesday, May 28, 2019 2:22 AM > To: LU Chuck > Cc: git@vger.kernel.org; chuck...@qq.com > Subject: Re: git filter-branch re-write history over a range of commits did > notwork > > Am 27.05.19 um 10:01 schrieb LU Chuck: > > Hi team, > >

RE: GIT issue while cloning (fatal: pack is corrupted (SHA1 mismatch)) !!!

2019-05-28 Thread Vanak, Ibrahim
Hello Jeff, Thanks again for the response. I am not building GIT and also don't know either how to build. I am just pulling up the binaries from http://hpux.connect.org.uk/. Both HPUX and linux machine are in same network/subnet so network shouldn't be a problem here. ssh to HPUX box is supe

<    1   2