Open
Description
I thought gitless sounded like a great idea, so I proceeded to download the binary and initialize a local repo, and put some files in. Then I wanted to push this to a new repo on my github account, so I tried gl remote -c qq https://github.com/pepa65/qq
, but that never completes.
What is the way to connect a local repo with a remote account?