When running `make gitconfig` on a freshly cloned repository, the script
will wait for user input without a prompt in a call to `sed`, caused by
a spurious newline introduced in commit
|
||
|---|---|---|
| .. | ||
| commit-msg | ||
| gitconfig.sh | ||
| pre-commit | ||
When running `make gitconfig` on a freshly cloned repository, the script
will wait for user input without a prompt in a call to `sed`, caused by
a spurious newline introduced in commit
|
||
|---|---|---|
| .. | ||
| commit-msg | ||
| gitconfig.sh | ||
| pre-commit | ||