[go: up one dir, main page]

Skip to content
View mabarbeau's full-sized avatar

Block or report mabarbeau

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. A `git rebase` that auto resolves co... A `git rebase` that auto resolves conflicts in yarn.lock
    1
    rebase () {
    2
      if [ $# -ne 0 ]; then;
    3
        locks=$(find . -name "yarn.lock" -not -path "./node_modules/*" -not -path "*/node_modules/*" | tr '\n' ' ')
    4
    
                  
    5
        output=$(git rebase $@) && echo $output
  2. projectman projectman Public

    Forked from saurabhdaware/projectman

    ProjectMan is a command line tool to easily save/open your favorite projects right from command line. `pm add` to add projects and `pm open` to open them from anywhere you want🦸

    JavaScript 2

  3. docs-cms docs-cms Public

    Google Docs as a CMS

    TypeScript

  4. marcbarbeau.com marcbarbeau.com Public

    TypeScript

  5. react-event-bus react-event-bus Public

    TypeScript

  6. reframed reframed Public

    HTML