|
c9d9e8e4b3
|
Make git-finish work with release branches too by having it merge any non-feature branch into master
|
2019-03-15 08:31:54 +11:00 |
|
|
a91decbc47
|
git-finish: fast-forward destination branches before merging into them
|
2018-03-15 11:37:37 +11:00 |
|
|
ea343dbfa0
|
Add optional pull request support to git-finish (it just adds the request ID to the commit messages)
|
2018-03-15 11:37:06 +11:00 |
|
|
7b32331bd2
|
Add git-finish subcommand, to automate the process of finishing feature and hotfix branches the way I like
|
2017-10-06 15:10:55 +11:00 |
|
|
adf91732a8
|
Migrate gpg wrapper from using gpg2 to just gpg, because GnuPG 2.1.23 removes the 'gpg2' alias
|
2017-08-10 11:13:58 +10:00 |
|
|
7f211abcf8
|
Work around a bug in GnuPG by passing it --default-key instead of --local-user when signing a Git commit
|
2017-06-14 11:40:56 +10:00 |
|
|
a1e0795e78
|
Add gpg2 wrapper program that applies --no-tty flag
|
2017-02-27 13:50:28 +11:00 |
|