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
git clone --mirror [source git URL] | |
cd repo | |
git push --mirror [mirror git URL] |
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
rig project run grunt validate | |
rig project run cli "php ./vendor/bin/phpcbf --standard=./vendor/drupal/coder/coder_sniffer/Drupal src/modules/" |
OlderNewer