sol-wasserman - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View sol-wasserman's full-sized avatar

  • NYC

Organizations

@goflowapp

Block or report sol-wasserman

Pinned Loading

  1. Pretty print any object to the console

    C# 4

  2. 2

        let remote_url = (git remote get-url origin | str trim | str replace '.git' '')

    4

        if ($remote_url | str starts-with 'git@github.com:') {

    5

            $remote_url | str replace 'git@github.com:' 'https://github.com/'