Created
July 28, 2020 17:17
-
-
Save rgoomar/8fedd9f3e610e13f65e56ae62b14a4be to your computer and use it in GitHub Desktop.
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
| sh "git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master" | |
| sh "git fetch --no-tags" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment