notmuch/contrib
Jani Nikula a03769db17 nmbug: only push master branch on nmbug push
nmbug pull only merges upstream master, but nmbug push tries to push
all local branches. The asymmetry results in conflicts whenever there
have been changes in the config branch in the origin:

$ nmbug push
To nmbug@nmbug.tethera.net:nmbug-tags
 ! [rejected]        config -> config (non-fast-forward)
error: failed to push some refs to 'nmbug@nmbug.tethera.net:nmbug-tags'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. If you did not intend to push that branch, you may want to
hint: specify branches to push or set the 'push.default' configuration
hint: variable to 'current' or 'upstream' to push only the current branch.
'git push origin' exited with nonzero value

To fix this, only push the master branch on nmbug push. Any config
changes need to be done manually via git anyway.
2013-02-14 07:57:05 -04:00
..
nmbug nmbug: only push master branch on nmbug push 2013-02-14 07:57:05 -04:00
notmuch-deliver notmuch-deliver: Update to new notmuch_database_open API 2012-06-01 11:31:26 -03:00
notmuch-mutt Update notmuch-mutt requirements in README file. 2012-11-16 15:36:28 -04:00
notmuch-pick contrib: pick: close message pane when quitting from show in the message pane 2012-12-25 23:02:12 -04:00