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
When running a Java project using jgit on a Windows system, the git. pull(). call() command will pull the content and the local content will be displayed as modified
Actual behavior
Execute the git. pull(). call() command
Expected behavior
Using the git client to execute the command git pull will not display that a local file has been modified
Relevant log output
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
Version
5.13.2
Operating System
Windows
Bug description
When running a Java project using jgit on a Windows system, the git. pull(). call() command will pull the content and the local content will be displayed as modified
Actual behavior
Execute the git. pull(). call() command
Expected behavior
Using the git client to execute the command
git pull
will not display that a local file has been modifiedRelevant log output
No response
Other information
No response
The text was updated successfully, but these errors were encountered: