FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

addicteduser (TinTin Kalaw) · GitHub

  • Philippines

Block or report addicteduser

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
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

Pinned Loading

  1. dnd-hp-calc-discordbot dnd-hp-calc-discordbot Public

    Discord Bot for computing your AL D&D 5e character's hit points, given the Constitution modifier, its classes and levels, and other HP modifiers such as Tough feat or being a Hill Dwarf.

    Python 1

  2. Git commands Git commands
    1
    Rename git branch locally and remotely
    2
    git branch -m old_branch new_branch         # Rename branch locally    
    3
    git push origin :old_branch                 # Delete the old branch    
    4
    git push --set-upstream origin new_branch   # Push the new branch, set local branch to track the new remote
    5
    
                  
  3. purgebot-discordbot purgebot-discordbot Public

    Python


Back | FazBrowse Home | New Git URL