Robbert Korving
Robbert Korving
Hi! I've been using thefuck for years now. But recently I accepted some suggestions as solution, but the weren't the right one. Now thefuck keeps suggesting solutions that I don't...
At https://github.com/sigmavirus24/github3.py/blob/5fe88ae5decbcbd21f53bb0b97eb79eed83afc84/src/github3/projects.py#L428-L429 the `project_card["updated_at"]` is not converted to datetime like in the other object. See `ProjectColumn.updated_at` for example: https://github.com/sigmavirus24/github3.py/blob/5fe88ae5decbcbd21f53bb0b97eb79eed83afc84/src/github3/projects.py#L207.
- ran [prettier](https://prettier.io/) on README.md - wrapped commands in shell code block - corrected git clone command, `git clone git://github.com/realh/multi-monitors-add-on.git` uses an outdated url - replaced copy commands with symbolic...
the status displays branch name followed by remote, while the git command follows remote/branch name. It would be more consistent to also follow this. 