found 554682 git-core/1:1.6.5.3-1
tags 554682 + upstream
thanks

Joey Hess wrote:

> I do not see this crash with a git-bundle built from current git head.
> 
> j...@gnu:~/tmp>mkdir new
> j...@gnu:~/tmp>cd new
> j...@gnu:~/tmp/new>git init
> 
> Initialized empty Git repository in /home/joey/tmp/new/.git/
> j...@gnu:~/tmp/new>touch file
> j...@gnu:~/tmp/new>git add file
> j...@gnu:~/tmp/new>git commit -m add
> [master (root-commit) 84fc0dd] add
>  0 files changed, 0 insertions(+), 0 deletions(-)
>  create mode 100644 file
> j...@gnu:~/tmp/new>echo master | git bundle create ../my.bundle --stdin
> zsh: segmentation fault  git bundle create ../my.bundle --stdin

Odd.  I can reproduce this with current master, too.

I’ve prepared a test and a fix for the segfault, but they are not
enough to get 'git bundle create bundle --stdin' to actually work.  I
guess I’ll have to actually read through the bundle code.

Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to