Skip to content
View mehabox's full-sized avatar

Block or report mehabox

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. remaster remaster
    1
    echo "alias remaster='branch=$(git rev-parse --abbrev-ref HEAD); git checkout master && git fetch --all && git pull --rebase && git checkout $branch && git rebase master --interactive'">> ~/.bashrc
  2. balabol balabol Public

    Go

  3. codegen codegen Public

    Recursion-free string permutations generator

    Go

  4. git-sh git-sh Public

    Forked from rtomayko/git-sh

    A customized bash environment suitable for git work.

    Shell

  5. golang-git-hooks golang-git-hooks Public

    Git hooks for Golang projects

    Shell