Skip to content
View itmart's full-sized avatar

Block or report itmart

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. whats_worse.rb whats_worse.rb
    1
    def whats_worse?(milestone_branch)
    2
      if milestone_branch.similar? "milestone/rest-api-rather-than-webhooks"
    3
        return "Deploying to staging and break milestone"
    4
      elsif milestone_branch.similar? "milestone/intercom"
    5
        return "Deploying to UAT in the middle of client demo"
  2. ai4u ai4u Public

    Automatically exported from code.google.com/p/ai4u

    Vim Script

  3. jmhobbs/cultofthepartyparrot.com jmhobbs/cultofthepartyparrot.com Public

    PARTY OR DIE

    HTML 1.5k 314

  4. allenmuy/cookbook allenmuy/cookbook Public

    senior project

    HTML 2

  5. JarfigNewton/fridge-incident-bot-rails JarfigNewton/fridge-incident-bot-rails Public

    A bot that counts how many days has it been since there's been a fridge incident.

    Ruby