From 5ea9627231f6d5c0bf68fc463e2000085df0707e Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Sun, 21 Aug 2022 15:18:14 -0500 Subject: [PATCH] Addon Manager: Update preferences for new git --- src/Mod/AddonManager/AddonManagerOptions.ui | 51 ++++++++++++++++++--- 1 file changed, 45 insertions(+), 6 deletions(-) diff --git a/src/Mod/AddonManager/AddonManagerOptions.ui b/src/Mod/AddonManager/AddonManagerOptions.ui index 0e412b8c3f..f316d2b1d3 100644 --- a/src/Mod/AddonManager/AddonManagerOptions.ui +++ b/src/Mod/AddonManager/AddonManagerOptions.ui @@ -22,7 +22,7 @@ installed addons will be checked for available updates (this requires the GitPython package installed on your system) - Automatically check for updates at start (requires GitPython) + Automatically check for updates at start (requires git) false @@ -249,16 +249,16 @@ of the line after a space (e.g. https://github.com/FreeCAD/FreeCAD master). - - + + Python executable (optional): - - + + 0 @@ -282,6 +282,38 @@ of the line after a space (e.g. https://github.com/FreeCAD/FreeCAD master). + + + + git executable (optional): + + + + + + + + 0 + 0 + + + + + 300 + 0 + + + + The path to the git executable. Autodetected if needed and not specified. + + + GitExecutable + + + Addons + + + @@ -299,7 +331,7 @@ of the line after a space (e.g. https://github.com/FreeCAD/FreeCAD master). - Show option to change branches (Requires GitPython) + Show option to change branches (requires git) ShowBranchSwitcher @@ -309,6 +341,13 @@ of the line after a space (e.g. https://github.com/FreeCAD/FreeCAD master). + + + + Disable git (fall back to ZIP downloads only) + + +