> The idea sounded so easy and tempting, that I went ahead and coded > it. It's available from my git repo[1], on the feature/config-alias > branch (also merged into the debian branch, which has been appropriately > updated), if you want to take it for a test ride.
Right! I only left out how to use it! $ git config alias.dflow "!GIT_FLOW_SELF=git-flow-debian git flow" $ git flow init # To set up upstream workflow $ git dflow init # To set up debian workflow -- |8] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

