Daniel-at-github
Results
52
issues of
Daniel-at-github
Using `typstyle` in `pre-commit` configured with: ``` yaml - repo: https://github.com/Enter-tainer/typstyle rev: v0.12.12 hooks: - id: typstyle ``` I got this error: ``` (venv) user@kinoite:~/git/sample_repo $ pre-commit clean Cleaned /var/home/user/.cache/pre-commit....
When i use `gita ll` it displays the status of all repos respect my `origin` remote. I want to list (with the same format) the status of all repos respect...