git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.52k stars 1.27k forks source link

Add support for gitmessage #122

Open eMerzh opened 8 years ago

eMerzh commented 8 years ago

Git allows to pre-fill commit messages. it would be could be really cool if gitup could support them as well

example of resource: https://robots.thoughtbot.com/better-commit-messages-with-a-gitmessage-template

And i could be cool that the commit message editor support "#" as comment (to be used in template and will not be committed)

soberman commented 8 years ago

I would really appreciate this feature, please.

soberman commented 8 years ago

@swisspol I have made a custom implementation for this feature in my forked project. Let me know if you need PR for this, I will gladly contribute.

swisspol commented 8 years ago

Sure thing, send a PR, but be sure to carefully review the contributing rules.

rggjan commented 5 years ago

Just came here because of this issue. @soberman can you create a PR for this feature?

soberman commented 5 years ago

Easy, @rggjan. There you go - https://github.com/git-up/GitUp/pull/500.

shooftie commented 4 years ago

Unfortunately I have switched to a project whereby I need this feature. I'll keep an ear out for any changes but until then am regretfully having to switch tools.