We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f9736 commit 58a8ff7Copy full SHA for 58a8ff7
README.md
@@ -54,9 +54,9 @@ PRs are welcomed for other git host websites!
54
2. New Features:
55
- Windows (+wsl2) support.
56
- Blame support.
57
- - Full [git protocols](https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols) support.
58
- Respect ssh host alias.
59
- Add `?plain=1` for markdown files.
+ - Fully customizable [git url](https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols) generation.
60
3. Improvements:
61
- Use git `stderr` output as error message.
62
- Async child process IO via coroutine and `uv.spawn`.
0 commit comments