Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git count doesn't work (git count -all work ok) #7

Closed
abtris opened this issue Sep 7, 2010 · 5 comments
Closed

git count doesn't work (git count -all work ok) #7

abtris opened this issue Sep 7, 2010 · 5 comments

Comments

@abtris
Copy link

abtris commented Sep 7, 2010

git count

shift: 3: can't shift that many

@abtris
Copy link
Author

abtris commented Sep 7, 2010

Ubuntu linux 9.10, on Mac OS X is ok

@drotiro
Copy link
Contributor

drotiro commented Sep 7, 2010

I have the same problem (Ubuntu, bash version 4.0.33) and some time ago had submitted a pull request with a one line patch.

If visionmedia wants I can resubmit the patch

@tj
Copy link
Owner

tj commented Sep 7, 2010

hmm strange.. patches are welcome :)
do we just need to check argc before shifting?

@drotiro
Copy link
Contributor

drotiro commented Sep 7, 2010

yes, just this

@tj
Copy link
Owner

tj commented Sep 7, 2010

should be fine now

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants