Skip to content

Commit

Permalink
chore: remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 25, 2020
1 parent 5e15a08 commit d81eccc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/git-browse
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env bash

set -x

if [[ $1 == "" ]]
then
branch=$(git rev-parse --abbrev-ref HEAD)
Expand Down

0 comments on commit d81eccc

Please sign in to comment.