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

Rename file to git-meld and add man page for git to automatically use it #20

Open
mechanical-snail opened this issue Jan 11, 2013 · 1 comment

Comments

@mechanical-snail
Copy link

If you rename the main executable from git-meld.pl to git-meld, then Git will automatically use it when you type git meld. This simplifies installation, since then you can just drop the script anywhere on the PATH, rather than having to define an alias.

git help meld and git meld --help will also automatically run man git-meld, which will work as expected if you create that man page.

@albfan
Copy link

albfan commented Jun 6, 2015

This is my default approach for extending git commands. I will implemented it and send PR.

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