Created
February 16, 2018 16:43
-
-
Save nomisoft/81a87c7eeff2282e4e5fb47e1bc1b12f to your computer and use it in GitHub Desktop.
Git - List branches not yet merged into master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git branch --no-merged master --sort=-committerdate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment