Created
August 1, 2022 00:54
-
-
Save ikhsanalatsary/c6d2da8c0a19e48f1a2d470ec4cff766 to your computer and use it in GitHub Desktop.
Copy your current working git branch to clipboard
This file contains 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
#!/bin/bash | |
git branch|grep '* '|pbcopy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment