September 20, 2013 [dmd-internals] [OT?] git-hub tool for doing merges using rebase | ||||
---|---|---|---|---|
| ||||
Hi, I just wanted to let you know we released a tool to merge pull requests by rebasing them instead of creating forced merge commits (like GitHub does with the Merge Button). Honestly, this tool was partially inspired by DMD, as I find the repo history unreadable and I didn't want that to happen with our repos :D To avoid people using the (for me broken) Merge Button, I had to come up with something (as) easy to use, and that ended up in the git-hub tool. I don't know, I think some people here might appreciate it. Here is the blog post with the announcement: https://www.sociomantic.com/blog/2013/09/github-from-the-command-line/ This is the GitHub project: https://github.com/sociomantic/git-hub And this is the latest release (downloadable Debian/Ubuntu package included): https://github.com/sociomantic/git-hub/releases/tag/v0.4.1 -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- If you want to be alone, just be alone If you want to watch the sea, just watch the sea But do it now, timing is the answer, do it now Timing is the answer to success _______________________________________________ dmd-internals mailing list dmd-internals@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-internals |
Copyright © 1999-2021 by the D Language Foundation