Skip to content

Instantly share code, notes, and snippets.

@AllieRays
Last active February 4, 2022 20:24
Show Gist options
  • Save AllieRays/43b922842566a12d6ed8a1a332cfc14d to your computer and use it in GitHub Desktop.
Save AllieRays/43b922842566a12d6ed8a1a332cfc14d to your computer and use it in GitHub Desktop.
git status
git add .
git commit -m"Drupal 9 additional code"
acli push:artifact
delete a tag
git tag -d drupal9
git push --delete origin drupal9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment