`lg2 pull <branch name>` does not work
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
## Expected Behavior
Runnig a `lg2 pull ` (E.g. `lg2 pull master`) should be successful.
## Actual Behavior
It returns a
```
Bad news:
unsupported URL protocol
```
## Steps to Reproduce the Problem
1. Clone a git repo with a ssh url (E.g. `lg2 clone git@github.com:holzschu/a-shell.git`)
2. Run `lg2 pull master` or with another branch name
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.