mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-20 00:42:38 +00:00
missing paren
This commit is contained in:
parent
a142ed91e5
commit
b247a39d87
@ -26,7 +26,7 @@ easily accessible permanent record of the conversation.
|
||||
|
||||
The `master` branch is the main branch where development happens.
|
||||
Releases are tagged
|
||||
(e.g. [v0.21.0](https://github.com/libgit2/libgit2/releases/tag/v0.21.0)
|
||||
(e.g. [v0.21.0](https://github.com/libgit2/libgit2/releases/tag/v0.21.0) )
|
||||
and when a critical bug fix needs to be backported, it will be done on a
|
||||
`<tag>-maint` maintenance branch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user