You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same error caused by the same configuration. Would be cool if the commands would send the option so they tell git to work as expected while people can alter their git config to their needs.
I had the same error caused by the same configuration. Would be cool if the commands would send the option so they tell git to work as expected while people can alter their git config to their needs.
Could you tell me which version of gitlib you are using? @DanielSiepmann
Sure: v1.3.7 the latest available tag and git version 2.38.1.
Tried to optimize the file paths for copy and paste by changing this setting. PHP is executed with my user as well and broke to the changed setting. I guess it was just unkown that this output can be modified via settings.
Activity
veewee commentedon Aug 1, 2016
This error was due to:
Maybe it is possible to add support for mnemonic mode or add the configuration option to the diff command?
alexandresalome commentedon Aug 2, 2016
You can replace a/b with a class-character : [a-z]
Jutmzg commentedon Apr 24, 2019
maybe because you have chars in some files
DanielSiepmann commentedon Dec 13, 2022
I had the same error caused by the same configuration. Would be cool if the commands would send the option so they tell git to work as expected while people can alter their git config to their needs.
tolik518 commentedon Dec 13, 2022
Could you tell me which version of gitlib you are using? @DanielSiepmann
DanielSiepmann commentedon Dec 13, 2022
Sure: v1.3.7 the latest available tag and git version 2.38.1.
Tried to optimize the file paths for copy and paste by changing this setting. PHP is executed with my user as well and broke to the changed setting. I guess it was just unkown that this output can be modified via settings.