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

Different git command according to environment ( platform/OS/shell) ... #75

Closed
jreybert opened this issue Feb 22, 2016 · 3 comments
Closed
Labels

Comments

@jreybert
Copy link
Owner

At least, following environment have been identified:

  • Linux + shell
  • FISH shell (Linux, Windows?)
  • Windows (which shell?)

Ref #39

@jreybert jreybert added this to the Release 1.6.0 milestone Feb 22, 2016
@tiagoboldt
Copy link

➜ ~ which git # Homebrew
/usr/local/bin/git
➜ ~ fish --version
fish, version 2.2.0
➜ ~ sw_vers -productVersion # OS X Version
10.11.3

@jreybert
Copy link
Owner Author

thanks @tiagoboldt

I am thinking removing all the NULL config stuff in front of git. I suspect that vimagit will behave well, even with exotic git configuration. I'll see, but in this case this ticket will be rejected.

@jreybert
Copy link
Owner Author

Finnaly, did not see actual use case.

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

No branches or pull requests

2 participants