I created a file, named with Japanese, and when I commit it to git In the Mendix with commit button, there came an error like below. It seems the filename corrupted. I have tried to set "core.quotepath=false" in git bash, but it didn't work. I looks like the filename was corrupted in Mendix process, before committed in git. If I change the filename to English, it works very well. But I don't want to change my filenames which are in Japanese. Does anybody has an idea to deal with it? ============ System.IO.FileNotFoundException: Could not find file 'C:\AF\af-Contract_mendix-UT20-repository\javasource\contractmgmttest\testdata\UT\D01_D3061_ST\BU001_business蜊倅ス薙ユ繧ケ繝井サ墓ァ俶嶌_D01_D3061_ST_邨檎炊髢「騾」鬆・岼譖エ譁ー蜃ヲ逅・ッセ雎。繝・・繧ソ謚ス蜃コ.xlsx'.File name: 'C:\AF\af-Contract_mendix-UT20-repository\javasource\contractmgmttest\testdata\UT\D01_D3061_ST\BU001_business蜊倅ス薙ユ繧ケ繝井サ墓ァ俶嶌_D01_D3061_ST_邨檎炊髢「騾」鬆・岼譖エ譁ー蜃ヲ逅・ッセ雎。繝・・繧ソ謚ス蜃コ.xlsx' at System.IO.FileInfo.get_Length() at Mendix.Modeler.VersionControl.LargeFilesDetector.TryGetLargeFile(String filePath, Int64 threshold, ILargeFile& largeFile) in Mendix.Modeler.VersionControl.View\LargeFilesDetector.cs:line 84 at Mendix.Modeler.VersionControl.LargeFilesDetector.CheckChangedFiles(IList`1 filePaths) in Mendix.Modeler.VersionControl.View\LargeFilesDetector.cs:line 71 at Mendix.Modeler.VersionControl.LargeFilesDetector.GetLargeFiles() in Mendix.Modeler.VersionControl.View\LargeFilesDetector.cs:line 54 at Mendix.Modeler.VersionControl.CommitPreparer.<AddCheckForLargeFilesStep>b__27_0(IProgressInfo info) in Mendix.Modeler.VersionControl.View\Commit\CommitPreparer.cs:line 254 at Mendix.Modeler.Utility.Progress.StepBase`1.Run(TProgressInfo info) in Mendix.Modeler.Utility\Progress\Step.cs:line 32 at Mendix.Modeler.Utility.Progress.StepBase`1.Mendix.Modeler.Utility.Progress.IStep.Run(Object progressInfo) in Mendix.Modeler.Utility\Progress\Step.cs:line 37 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.RunStep(IStep step) in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 170 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.OnDoWork(Object sender, DoWorkEventArgs e) in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 108 at Mendix.Modeler.Undo.UndoDelegatingBackgroundWorker.OnDoWork(DoWorkEventArgs e) in Mendix.Modeler.Undo\UndoDelegatingBackgroundWorker.cs:line 22 at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)--- End of stack trace from previous location --- at Mendix.Modeler.UIFramework.Progress.ProcessRunner.Run() in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 84 at Mendix.Modeler.VersionControl.CommitPreparer.PrepareCommit(IProject project, Boolean silent) in Mendix.Modeler.VersionControl.View\Commit\CommitPreparer.cs:line 141 at Mendix.Modeler.VersionControl.RevCommitter.CommitInternal(IProject project, Boolean silent, String initialMessage, RevOperationSource source) in Mendix.Modeler.VersionControl.View\Commit\RevCommitter.cs:line 145 at Mendix.Modeler.VersionControl.RevCommitter.Commit(IProject project, String initialMessage, RevOperationSource source) in Mendix.Modeler.VersionControl.View\Commit\RevCommitter.cs:line 86 at Mendix.Modeler.ProjectHandling.View.Commands.VersionControl.CommitCommand.CallToResult(IFeatureCommandContext context) in Mendix.Modeler.ProjectHandling.View\Commands\VersionControl\CommitCommand.cs:line 30 at FeatureCommand`1.Execute(IFeatureCommandContext context) in Mendix.Modeler.Core\Commands\Values\FeatureCommandWithResult.cs:line 54 at Mendix.Modeler.VersionControl.Status.TopLevelToolbar.<>c__DisplayClass8_0.<MakeCommandHandler>b__0() in Mendix.Modeler.VersionControl.View\Status\Toolbars\TopLevelToolbar.cs:line 75 at Mendix.Modeler.Controls.ToolBar.ToolBar.<>c__DisplayClass11_0.<AddButton>b__0(Object _, EventArgs _) in Mendix.Modeler.Controls\ToolBar\ToolBar.cs:line 57 at Eto.Forms.Command.OnExecuted(EventArgs e) at Eto.Forms.Command.Execute() at Eto.Forms.Command.System.Windows.Input.ICommand.Execute(Object parameter) at Eto.PropertyStore.CommandWrapper.Command_Execute(Object sender, EventArgs e) at Eto.PropertyStore.TriggerEvent[T](Object key, Object sender, T args) at Eto.Forms.Button.OnClick(EventArgs e) at Eto.Forms.Button.Callback.OnClick(Button widget, EventArgs e) at Eto.Wpf.Forms.Controls.ButtonHandler`3.<Initialize>b__14_0(Object sender, RoutedEventArgs e) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)