gitextensions/GitExtensions.GerritPlugin
Fork: 8 Star: 9 (更新于 2024-11-09 19:45:15)
license: MIT
Language: C# .
Git Extensions plugin providing integration with Gerrit Code Review.
最后发布版本: v3.0.0 ( 2024-09-12 00:24:45)
GitExtensions.GerritPlugin
GitExtensions.GerritPlugin is a plugin for GitExtensions to work with a Gerrit as Git server.
Features
- Gerrit hook installation
- Patchset publish
- Patchset download
Usage
The cloned repository requires a .gitreview
file, which is in use for the plugin to identify the gerrit server.
This file must be located in root folder of the repository.
Get more information about this file here
Revision link
Using Git Extensions revision links you can configure how to convert parts of a revision data into clickable links.
Use the following pattern to link revision data to Gerrit:
- Search in:
Message
. - Search pattern:
(Change-Id: )#?I\w+
. - Nested pattern:
I\w{2,}
.
Compatibility Version Matrix
Git Extensions | Gerrit Plugin |
---|---|
v <= 3.5.x | v <= 1.3.2 |
3.5.x < v <= 4.0.0 | 2.0.0 <= v <= 2.0.1 |
4.0.1 <= v <= 4.0.2 | 2.0.5 |
4.1.x <= v <= 4.2.0 | 2.0.6 <= v |
4.2.x <= v <= 5.0.0 | 2.0.7 <= v |
5.0.x <= v | 3.0.0 <= v |
GitExtensions Plugin Template information
The GitExtensions Plugin Template gives additional information about the plugin development.
Development
/!\ GitExtensions version properties overwritten in GitExtensions.GerritPlugin.csproj.user file.
最近版本更新:(数据更新于 2024-09-18 23:55:43)
2024-09-12 00:24:45 v3.0.0
2023-11-25 07:03:09 v2.0.8
2023-11-24 07:53:54 v2.0.7
2023-11-07 01:44:13 v2.0.6
2023-04-06 00:56:12 v2.0.5
2023-02-03 06:19:07 v2.0.4
2023-01-04 08:56:35 v2.0.3
2023-01-07 00:40:37 v2.0.2
2022-02-08 00:00:00 v2.0.1
2022-02-06 06:48:27 v2.0.0
主题(topics):
gitextensions, gitextensions-plugin, hacktoberfest
gitextensions/GitExtensions.GerritPlugin同语言 C#最近更新仓库
2024-11-19 11:38:46 jellyfin/jellyfin
2024-11-15 10:33:01 DigitalRuby/IPBan
2024-11-13 04:41:56 dotnet/runtime
2024-11-07 00:43:03 huiyadanli/RevokeMsgPatcher
2024-11-06 13:04:33 Pik-4/HsMod
2024-11-05 02:46:31 microsoft/PowerToys