Package: git
Version: 1:1.7.2.5-3
Severity: important

This upload breaks the behaviour of

git branch -M master

which is supposed to overwrite the master branch if it exists: from git help 
branch:

       With a -m or -M option, <oldbranch> will be renamed to <newbranch>. If
       <oldbranch> had a corresponding reflog, it is renamed to match
       <newbranch>, and a reflog entry is created to remember the branch
       renaming. If <newbranch> exists, -M must be used to force the rename to
       happen.


to reproduce (as run by a buildbot) do e.g.,

mkdir foo && cd foo
git init
/usr/bin/git fetch -t git://github.com/shogun-toolbox/shogun.git +master
/usr/bin/git reset --hard 72d1bdeb46bf0c63c9d59c940930f2dba1bb6111
git branch -M master

Soeren


-- System Information:
Debian Release: 6.0.3
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.3 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git depends on:
ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls        7.21.0-2          Multi-protocol file transfer libra
ii  liberror-perl          0.17-1            Perl module for error/exception ha
ii  libexpat1              2.0.1-7           XML parsing C library - runtime li
ii  perl-modules           5.10.1-17squeeze2 Core Perl modules
ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages git recommends:
ii  less                  436-1              pager program similar to more
ii  openssh-client [ssh-c 1:5.5p1-6+squeeze1 secure shell (SSH) client, for sec
ii  patch                 2.6-2              Apply a diff file to an original
ii  rsync                 3.0.7-2            fast remote file copy program (lik

Versions of packages git suggests:
pn  git-arch                      <none>     (no description available)
pn  git-cvs                       <none>     (no description available)
pn  git-daemon-run                <none>     (no description available)
pn  git-doc                       <none>     (no description available)
pn  git-email                     <none>     (no description available)
pn  git-gui                       <none>     (no description available)
pn  git-svn                       <none>     (no description available)
pn  gitk                          <none>     (no description available)
pn  gitweb                        <none>     (no description available)

-- no debconf information



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