Package: git
Version: 1:1.7.5.4-1
Severity: normal

In a new empty repo created with "git init":

$ git remote add -f b /home/josh/src/apters/prototype/new-store/repos/b
Updating b
remote: Counting objects: 3, done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (3/3), done.
>From /home/josh/src/apters/prototype/new-store/repos/b
 * [new branch]      master     -> b/master
$ git checkout --track b/master
Branch master set up to track remote branch master from b.
Already on 'master'

But I don't have master checked out before the call to checkout, making
"Already on 'master'" incorrect.

- Josh Triplett

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-rc6-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git depends on:
ii  git-man                 1:1.7.5.4-1      fast, scalable, distributed revisi
ii  libc6                   2.13-10          Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls         7.21.6-3         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.12.4-1         Core Perl modules
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages git recommends:
ii  less                          444-1      pager program similar to more
ii  openssh-client [ssh-client]   1:5.8p1-4  secure shell (SSH) client, for sec
ii  patch                         2.6.1-2    Apply a diff file to an original
ii  rsync                         3.0.8-1    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-el                       <none>      (no description available)
pn  git-email                    <none>      (no description available)
pn  git-gui                      <none>      (no description available)
ii  git-svn                      1:1.7.5.4-1 fast, scalable, distributed revisi
ii  gitk                         1:1.7.5.4-1 fast, scalable, distributed revisi
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