Join Slack
Powered by
I make this mistake every single time I release: I...
# general
h
happy-kitchen-89482
01/03/2018, 8:41 PM
I make this mistake every single time I release: I rename my
pantsbuild
remote to
origin
, because the deploy scripts require it, then forget to rename it back, and then absentmindedly
git push origin branch
instead of
git push myfork branch
.
Open in Slack
Previous
Next