sourcegit/src/Native
leo b26838ff68
refactor: git version related commands
* use `--pathspec-from-file=<FILE>` in `git add` command if git >= 2.25.0
* use `--pathspec-from-file=<FILE>` in `git stash push` command if git >= 2.26.0
* use `--staged` in `git stash push` command only if git >= 2.35.0
2025-01-11 17:29:38 +08:00
..
Linux.cs readme: add tips for Linux users 2024-11-22 09:17:56 +08:00
MacOS.cs code_style: run dotnet format 2025-01-08 21:44:35 +08:00
OS.cs refactor: git version related commands 2025-01-11 17:29:38 +08:00
Windows.cs fix: missing popup window shadows on Windows 10 (#879) 2025-01-08 09:40:23 +08:00