Hacker News new | ask | show | jobs
by rwmj 2915 days ago
It's be nice if this could be defaulted to something like the base name of the containing directory, so I could put this setting in ~/.gitconfig
1 comments

A simple wrapper script or alias around git-send-email could help you out here. The config option has the same effect as passing `--subject-prefix="..."`