updated git.sh

pull/16/head
Hari Sekhon 3 months ago
parent c8ce7a9e90
commit 85dbbab2c9

@ -150,6 +150,7 @@ alias production="switchbranch production"
alias staging="switchbranch staging"
alias stage=staging
alias dev="switchbranch dev"
alias develop="switchbranch develop"
# edit all GitHub READMEs
alias readmes='$EDITOR $(git_foreach_repo.sh '"'"'echo $PWD/README.md'"')"

Loading…
Cancel
Save