Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About using jgit on Windows system #107

Open
ydlmp opened this issue Oct 31, 2024 · 1 comment
Open

About using jgit on Windows system #107

ydlmp opened this issue Oct 31, 2024 · 1 comment
Labels
need info Waiting for more information

Comments

@ydlmp
Copy link

ydlmp commented Oct 31, 2024

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 modified

Relevant log output

No response

Other information

No response

@msohn
Copy link
Member

msohn commented Nov 14, 2024

Please download https://eclipse.gerrithub.io/c/eclipse-jgit/jgit/+/1203909 and run the PullCommandTests and come back with the results.

@tomaswolf tomaswolf added the need info Waiting for more information label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Waiting for more information
Projects
None yet
Development

No branches or pull requests

3 participants