Skip to content
Avatar
🕸️
Making internets
🕸️
Making internets

Achievements

Achievements

Organizations

@rubygems @gitready @coworkbuffalo @OpenHack @nickelcityruby @pickaxe-club
Block or Report

Block or report qrush

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.

Report abuse

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

Report abuse

Pinned

  1. The Ruby community's gem hosting service.

    Ruby 2k 838

  2. An effort to provide awesome documentation for the RubyGems ecosystem.

    SCSS 131 188

  3. shp Public

    A new UI for git. This doesn't work yet.

    Rust 28 1

  4. unix Public

    Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.

    C 608 190

  5. 1
    # remove any bad refs
    2
    git remote prune origin
    3
    
                  
    4
    # pipe into bash and auto-delete any branches that have been merged into master!
    5
    git log master --pretty=format:'%d' | grep '^ (origin' | tr -d ' ()' | sed 's/origin\//git push origin :/'

2,006 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to qrush/skyway, vascopinho/split2ynab, qrush/sub and 5 other repositories

Contribution activity

October 2021

26 contributions in private repositories Oct 1 – Oct 8

Seeing something unexpected? Take a look at the GitHub profile guide.