Adnan Abdulhussein
Adnan Abdulhussein
Running `git init` (or any git commands) with karn overriding `git` outputs "Not inside Git work tree". When karn is overriding it should be more quiet.
e.g. 1. Set karn.yml ``` /repos/repo: name: Adnan A /repos: email: [email protected] ``` 1. Run `$ karn update` in `/repos/repo` Expected: both email and name updated to new identity: Adnan...
The YAML commenting/uncommenting using the shortcut doesn't use the correct symbol. 
When utilising Synth to export millions of rows of generated data to a database, we noticed we would consistently get `pool timed out while waiting for an open connection` errors...