Marc Strapetz

Results 9 comments of Marc Strapetz

I have no experience with Maven Central. Feel free to send a pull request with necessary modifications and/or publish artifacts yourself.

I can't confirm that this is fixed. One of our user and myself are experiencing this problem now. Tested on Windows with: ``` $ git --version git version 2.23.0.windows.1 $...

> You will definitely not see anything on the terminal if you redirect the output, since the progress bar is dependent on the output being a TTY. Has this been...

@bk2204 sorry for the late reply -- I missed your last post. Unfortunately it's not yet fixed: ``` D:\gittest\gitlab.lfs.clone>git --version git version 2.29.0.windows.1 D:\gittest\gitlab.lfs.clone>git lfs --version git-lfs/2.12.0 (GitHub; windows amd64;...

Please do no merge yet: - probably jniutil return codes should be reversed (0 for success, -1 for failure)

Amended last commit to fix also libjagged_test.

I've just noticed pull request #29 which seems to deal with command line building. My patch is the (hopefully) minimal set of changes which is required to allow a pure...

@ethomson I was starting this, because I noticed that status was broken on the included repository (all files had "modified" state), besides that I feel it's the "right" approach :)...

> I don't agree with that at all. This pull request is already not just a few lines of code, it's a bunch of > C and JNI to do...