arl / tmux-gitbar

Git in your tmux status bar
GNU General Public License v3.0
170 stars 16 forks source link

Issue when cd into a bare repository #17

Closed arl closed 8 years ago

arl commented 8 years ago

This is what happens when entering into a bare repository:

panty@computerino:[~/dotfiles/term/.tmux-gitbar/tmp/repo]: cd bare
/home/panty/.tmux-gitbar/update-gitbar: line 144: test: -eq: unary operator expected
/home/panty/.tmux-gitbar/update-gitbar: line 144: test: -ne: unary operator expected
/home/panty/.tmux-gitbar/update-gitbar: line 144: test: -ne: unary operator expected
/home/panty/.tmux-gitbar/update-gitbar: line 144: test: -ne: unary operator expected
/home/panty/.tmux-gitbar/update-gitbar: line 144: test: -ne: unary operator expected
/home/panty/.tmux-gitbar/update-gitbar: line 144: test: -ne: unary operator expected
/home/panty/.tmux-gitbar/update-gitbar: line 144: test: -eq: unary operator expected
arl commented 8 years ago

Not an issue, the error messages have nothing to do with the repo being bare or not