Closed PaulPrice closed 11 years ago
That should be a fairly easy patch to write, although it has to be careful not to interfere with the fact that git-remote-gitifyhg is normally intended to be run with parameters explicitly passed by git, not from the command line.
Just thought it might be a useful utility for people reporting problems so they could easily access the gitifyhg version, and perhaps the python and git versions as well.
Yeah, it's a good idea, and it shouldn't interfere with anything. As simple as it is, I'm really busy to be working on this project right now. It is the next open source project I intend to sprint on, but I'm not sure when. Or it's a good place for outside contributors to start if you're interested.
Yeah, I'm digging around now on #58 to get my feet wet.
Ready for review.
Because I thought it might be useful, I tried to get the version number from
git-remote-gitifyhg
:At the worst, this should fail nicely, perhaps telling me what options are available. At the best, it should tell me the version number.