|
|
|
|
|
by faangguyindia
654 days ago
|
|
I used to struggle with formatting my Git commit messages and often forgot the necessary Git commands. Now, I've found a utility (made by my brother who shared it with me a few days ago and I told him to opensource it since I liked it soo much) that handles all the formatting and rewriting for me. I just write my commits, and it takes care of the rest. Here's a video demonstrating this magic (though it's for rsync): [asciinema.org/a/mktcuXSPDTr2Mp1XVbo5tqhK1](https://asciinema.org/a/mktcuXSPDTr2Mp1XVbo5tqhK1). Check out the utility here: [github.com/zerocorebeta/Option-K](https://github.com/zerocorebeta/Option-K). |
|