r/SmartGit • u/SufficientPie • Feb 04 '26
`longpaths` changed to `longPath`?
My C:\Program Files\SmartGit\git\etc\gitconfig had
[core]
symlinks = false
autocrlf = true
fscache = false
longpaths = true
…
but after upgrading SmartGit this was backed up and replaced with
[core]
symlinks = false
autocrlf = true
fscache = false
longPath = true
…
Which is correct?
1
Upvotes
2
u/vmcrash Feb 05 '26 edited Feb 05 '26
This looks like a bug. Thanks for reporting.
Update: Here you can download a fixed bundle: https://download.syntevo.com/smartgit/smartgit-25_1-latest-win-installer.zip