-
I was attempting to work with this cookiecutter on a Windows machine, but cloning the repo fails because of the templated directories and filenames containing the `|` character. That is an invalid cha…
-
When trying to clone the repo, getting the following
```
% git clone https://github.com/zeromq/lzmq
Cloning into 'lzmq'...
remote: Counting objects: 2352, done.
remote: Total 2352 (delta 0), reused 0…
-
What am I doing wrong?
```
$ echo $ERL_LIBS
/home/hernanex3/.ERL_LIBS/
$ pwd
/home/hernanex3/.ERL_LIBS
$ git clone git@github.com:rustyio/sync.git
Cloning into 'sync'...
remote: Counting objec…
-
Hello.
I've followed the instruction described in README.md of this repository.
I've managed to build latest marathon-1.4.11, but I'm unable to build marathon-1.5.5.
Looks like Makefile has inappro…
-
#237 changed delta to duplicate less’ history file before handing over. I find this surprising as it means one cannot recall searches from even previous delta invocations.
For example:
1. Run `g…
-
Hello,
I am not that familiar with coverage.py, as I am only using it for part of an evaluation, but I ran into strange behavior and couldn't find anything related here or on stackoverflow. Hopefully…
-
Couldn't follow setup steps w/ error: `Invalid service name "backend_etcd"`.
```
✗ dean@dean-XPS-8700:~$ git clone git@github.com:deanrather/heim.git
...
✓ dean@dean-XPS-8700:~$ sudo apt-get install …
-
I get an error in git checkout.
Would you please tell me what to do?
```
$ uname -r
4.4.0-17763-Microsoft
$ uname -a
Linux xxxx 4.4.0-17763-Microsoft # 379-Microsoft Wed Mar 06 19:16:00 PST 20…
-
Is there any way to change the way diffs are displayed?
I already google around and searched the issues of this repo but found nothing.
I have [delta](https://github.com/dandavison/delta) setup in …
-
I followed the instruction in the README.md file after cloning this repository, but I receive errors when I attempt to install:
git clone https://github.com/tomaspavlin/clubhouse-client
Cloning in…