Skip to content
View arranzropablo's full-sized avatar
🐛
Finding bugs
🐛
Finding bugs
Block or Report

Block or report arranzropablo

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

  1. prepare-commit-msg git hook prepare-commit-msg git hook
    1
    #!/bin/bash
    2
    
                  
    3
    BRANCH=$(git rev-parse --abbrev-ref HEAD)
    4
    BRANCH_PREFIX=$(echo "$BRANCH" | cut -d'/' -f1)
    5
    
                  
  2. What have I learned today? What have I learned today?
    1
    Starting on October 3rd 2018
  3. advent-of-code advent-of-code Public

    Kotlin

  4. lmwtfy lmwtfy Public

    Go