Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View sol-wasserman's full-sized avatar

Organizations

@goflowapp

Block or report sol-wasserman

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Console.Extensions Console.Extensions Public

    Pretty print any object to the console

    C# 4

  2. fancy-git-log.nu fancy-git-log.nu
    1
    def git-remote-url [] {
    2
        let remote_url = (git remote get-url origin | str trim | str replace '.git' '')
    3
    
                  
    4
        if ($remote_url | str starts-with 'git@github.com:') {
    5
            $remote_url | str replace 'git@github.com:' 'https://github.com/'
Morty Proxy This is a proxified and sanitized view of the page, visit original site.