Skip to content
View KarllosSouza's full-sized avatar

Block or report KarllosSouza

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

Pinned Loading

  1. git-commands.md git-commands.md
    1
    # Git Commands
    2
    
                  
    3
    Rename a local branch: `git branch -m branch-name`
    4
    
                  
    5
    Delete a local branch: `git branch -d branch-name`
  2. CSS Styleguide CSS Styleguide
    1
    # CSS Styleguide
    2
    
                  
    3
    ## Contents
    4
    
                  
    5
    1. [General](#general)
  3. carloseduardo.js.org carloseduardo.js.org Public

    My web profile.

    HTML

  4. codeideas/dev-links codeideas/dev-links Public

    A list of great content that I use daily as a work reference.

    Vue