8000 OMMHOA (Omar Osman) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View OMMHOA's full-sized avatar

Block or report OMMHOA

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. Git aliases Git aliases
    1
    [alias]
    2
            s = status
    3
    	bd = branch -D
    4
            fp = push -f origin HEAD
    5
            p = push origin HEAD
  2. oderskys_n_queen oderskys_n_queen Public

    Martin Odersky's solution to the n queen problem

    Scala

0