Skip to content
View petitess's full-sized avatar
💯
💯
  • Gothenburg

Block or report petitess

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
petitess/README.md

👋 👀 🌱 💞️ 📫

git checkout main
git pull
git checkout -b feature/x
git add .
git commit --message "updated"
git push --set-upstream origin feature/x
git push origin --delete feature/x
git reset --hard origin/main
git log -S <search_phrase>
git checkout feature/x
git branch -d localBranchName
git push origin --delete remoteBranchName
git fetch origin
git merge origin/main
git rm -rf --cached .
git pull --rebase
git rebase --abort
git revert --no-commit 0d1d7fc3..HEAD
git commit
git push
git checkout main
git log --oneline
git show 3842103
git revert 3842103
git checkout -b feature/x
git add .
git commit --message "reverted"
git push --set-upstream origin feature/x
git add .
git commit -m "This commit is a mistake"
git reset HEAD~
git add .
git commit -m "This commit corrects the mistake"
{
  "key": "ctrl+shift+z",
  "command": "workbench.action.terminal.runSelectedText"
}

Pinned Loading

  1. bicep bicep Public

    Azure Bicep

    Bicep 2 2

  2. powershell powershell Public

    PowerShell 1

  3. terraform-azure terraform-azure Public

    HCL 1

  4. c-sharp c-sharp Public

    C#

  5. azcli azcli Public

    Azure CLI

    PowerShell

  6. yaml yaml Public

    C#