GitDiffParser:将Git提交消息解析为RAW格式的CTRL + C和CTRL + V

时间:2024-03-30 10:58:11
【文件属性】:

文件名称:GitDiffParser:将Git提交消息解析为RAW格式的CTRL + C和CTRL + V

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-30 10:58:11

C#

GitDiffParser 将Git提交消息解析为RAW格式的CTRL + C和CTRL + V 由于补丁或合并问题而不得不以以下格式复制和粘贴代码时,请使用Ussefull: - public MovePacket(Guid mapId, byte x, byte y, byte dir, byte deplDir) + public MovePacket(Guid mapId, byte x, byte y, byte dir) { MapId = mapId; X = x; Y = y; Dir = dir; - DeplacementDir = deplDir; } Be


【文件预览】:
GitDiffParser-main
----Program.cs(535B)
----GitDiffParser.csproj(5KB)
----packages.config(402B)
----LICENSE(1KB)
----README.md(832B)
----App.config(189B)
----FrmMain.Designer.cs(4KB)
----FrmMain.resx(6KB)
----FrmMain.cs(1KB)

网友评论