Skip to content
View renanrgarcia's full-sized avatar

Highlights

  • Pro

Block or report renanrgarcia

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 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. Complete Docker Tutorial Complete Docker Tutorial
    1
    # Complete Docker Tutorial
    2
    
                  
    3
    ## Index
    4
    - <a href="#docker">Docker CLI</a>
    5
    - <a href="#Container management">Container management</a>
  2. Git reference Git reference
    1
    # Git
    2
    - git config --global alias.cmp '!f() { git add -A && git commit -m "$@" && git push; }; f'
    3
      - Usage: git cmp "Long commit message goes here"
    4
    - git config --global alias.epush '!f() { export GIT_SSL_NO_VERIFY=1 && git push; }; f'
    5
      - Usage: git epush
  3. dotnet-api-macoratti dotnet-api-macoratti Public

    C#

  4. kafka-dotnet kafka-dotnet Public

    Shell

  5. kode-kloud kode-kloud Public

    Shell

  6. rancher-k8s-course rancher-k8s-course Public