#TIL you can create a branch from uncommitted chgs to a branch: git stash && git stash branch new-brnch stash@{0}
(http://stackoverflow.com/a/30927991/252671 …)
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
#TIL you can create a branch from uncommitted chgs to a branch: git stash && git stash branch new-brnch stash@{0}
(http://stackoverflow.com/a/30927991/252671 …)