The Wayback Machine - https://web.archive.org/web/20210907184708/https://github.com/mislav
Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Sponsoring

@mattn @zkat @lmccart @gnachman @janko @Homebrew

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@rails @github @rbenv @desktop @cli
Block or Report

Block or report mislav

Report abuse

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

Report abuse

Pinned

  1. GitHub’s official command line tool

    Go 25.3k 2.7k

  2. A command-line tool that makes git easier to use with GitHub.

    Go 21.2k 2.2k

  3. Groom your app’s Ruby environment

    Shell 13.6k 1.3k

  4. Compile and install Ruby

    Shell 3.5k 742

  5. bash, zsh, git, tmux, personal toolbox

    Shell 1.1k 135

  6. fast, accurate ctags generator for ruby source code using Ripper

    Ruby 500 40

1,561 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2021

Created 7 commits in 2 repositories

Created a pull request in golang/vscode-go that received 1 comment

src/goTest: ensure that cursorOrPrevious always saves

In the case of cursorOrPrevious command not finding a Go test under the cursor, it will call go.test.previous. However, cursorOrPrevious automatica…

+10 −4 1 comment

Created an issue in cli/cli that received 4 comments

Prevent pr commands without arguments from accidentally applying to defunct, closed PRs

When you run gh pr view, for example, we will look up the current branch and display the latest PR that has it as its head branch. We do this even …

4 comments
Opened 1 other issue in 1 repository