Skip to content
View petitess's full-sized avatar
πŸ’―
πŸ’―
  • Gothenburg
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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 .

Pinned

  1. bicep bicep Public

    Bicep 2 2

  2. powershell powershell Public

    PowerShell 1

  3. terraform-azure terraform-azure Public

    HCL

  4. c-sharp c-sharp Public

    C#

  5. SQL SQL Public

    TSQL

  6. azcli azcli Public

    PowerShell