[console_scripts]
git-branch-cleanup = git_well.git_branch_cleanup:main
git-branch-upgrade = git_well.git_branch_upgrade:main
git-squash-streaks = git_well.git_squash_streaks:main
git-sync = git_well.git_sync:main
git-track-upstream = git_well.git_track_upstream:main
git-well = git_well.__main__:main

