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

Integrate better with git #1

Open
msiebuhr opened this issue Jan 3, 2012 · 1 comment
Open

Integrate better with git #1

msiebuhr opened this issue Jan 3, 2012 · 1 comment

Comments

@msiebuhr
Copy link

msiebuhr commented Jan 3, 2012

If you rename the executable to ex. git-bugspots and put it in the path, the main git-program will integrate with it.

Ex. try putting git-helloworld somewhere in your path:

#!/bin/sh
echo "Hello, Git"

And then run it though git:

> git helloworld
Hello, Git
@d0vs
Copy link
Owner

d0vs commented Jan 5, 2012

Thanks! Will surely look into this.

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

2 participants