Package: git-flow
Version: 1.8.0-1
Severity: normal

When I initialize a new empty git repository and then call the command
"git flow log" it will return a shell error message. The error is
actually in the file git-flow-log.


vincent@PC-Vincent:~/src/x$ git flow init -d
Initialized empty Git repository in /home/vincent/src/x/.git/
Using default branch names.
No branches exist yet. Base branches must be created now.
Branch name for production releases: [master] 
Branch name for "next release" development: [develop] 

How to name your supporting branch prefixes?
Feature branches? [feature/] 
Release branches? [release/] 
Hotfix branches? [hotfix/] 
Support branches? [support/] 
Version tag prefix? [] 
Hooks and filters directory? [/home/vincent/src/x/.git/hooks] 
vincent@PC-Vincent:~/src/x$ git flow log
/usr/lib/git-core/git-flow: 70: /usr/lib/git-core/git-flow: [[: not found
/usr/lib/git-core/git-flow: 70: /usr/lib/git-core/git-flow: =: not found
/usr/lib/git-core/git-flow: 78: /usr/lib/git-core/git-flow: [[: not found
Comparing against "" branch

fatal: ..: '..' is outside repository
vincent@PC-Vincent:~/src/x$


-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-flow depends on:
ii  git [git-core]  1:2.1.4-2.1

git-flow recommends no packages.

git-flow suggests no packages.

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