Нет, вот это первый коммит

This commit is contained in:
2025-10-10 15:36:52 +05:00
parent ffdc465a03
commit 5a559334ae
16 changed files with 1479 additions and 15 deletions

View File

@@ -0,0 +1,10 @@
[configuration]
entry_symbol = "git_plugin_init"
compatibility_minimum = "4.2.0"
[libraries]
linux.editor.x86_64 = "linux/libgit_plugin.linux.editor.x86_64.so"
macos.editor = "macos/libgit_plugin.macos.editor.universal.dylib"
windows.editor.x86_64 = "windows/libgit_plugin.windows.editor.x86_64.dll"