gitless icon indicating copy to clipboard operation
gitless copied to clipboard

Minor formatting issue

Open kenOfYugen opened this issue 9 years ago • 0 comments
trafficstars

Thanks to the DNS outage today:

$ gl publish
! No dst branch specified, using upstream branch origin/master
✘ fatal: unable to access 'https://host.com/user/repo/': Could 
$ gl publish origin/master
✘ b"fatal: unable to access 'https://host.com/user/repo/': Could not resolve host: host.com\n"

Please notice the b and \n when specifying the origin/master .

kenOfYugen avatar Oct 21 '16 20:10 kenOfYugen