tjmehta / git-fb

Git feature-branch workflow helper commands
11 stars 2 forks source link

git done should check for uncommitted/unstaged changes #3

Open tjmehta opened 11 years ago

tjmehta commented 11 years ago

just in case the user has accidentally not committed before running git done the user will be warned before continuing to merge and delete the branch

tjmehta commented 10 years ago

also, git done should push and git boom