Skip to content
View mizanRahman's full-sized avatar

Block or report mizanRahman

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. git alias git alias
    1
    ai = add --interactive
    2
    amend = commit --amend
    3
    assume = update-index --assume-unchanged
    4
    assumeall = !git st -s | awk {'print $2'} | xargs git assume
    5
    assumed = !git ls-files -v | grep ^h | cut -c 3-
  2. api-gateway-samples api-gateway-samples Public

    Forked from vmware-archive/api-gateway-samples

    JavaScript

  3. dockerfiles dockerfiles Public

    Forked from vimagick/dockerfiles

    🐳 A collection of delicious docker recipes

    JavaScript 1

  4. dotfiles dotfiles Public

    Forked from holman/dotfiles

    @holman does dotfiles

    Shell

  5. hexagon hexagon Public

    microservice infrastructure with example services

    Java

  6. microservice-example microservice-example Public