Current Path : /var/www/ooareogundevinitiative/wp-content/plugins/brizy/jenkins/ |
Current File : /var/www/ooareogundevinitiative/wp-content/plugins/brizy/jenkins/git-initialize.sh |
#!/usr/bin/env bash # Deatached head fix. echo -e "\nGiT Cleanup" echo -e "-----------------------------------------------------------------------------" git clean -fd echo -e "\nCheckout: $1" echo -e "-----------------------------------------------------------------------------" git checkout -t origin/$1