brian m. carlson

Results 366 comments of brian m. carlson

I have to read the specs to implement them. :) However, I would ask you to reconsider encrypt-then-MAC for v5. The entire idea behind it is that it makes any...

Hey, thanks for writing in. Can you tell me what OS and distribution of Git you're using? Also, how are you invoking this command? Is it a plain `git push`,...

I think this may be the same issue as #3575, which is now fixed in `master` (but not yet any released version). Can you try building the latest `master` version...

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. What terminal are you...

Hey, Is this fixed in the latest version of Git for WIndows? There was a bug in older versions where the TTY handling was broken.

Nothing here has changed in Git LFS. I would say that this looks like a bug in Git for Windows, since the progress output does work when forced on and...

If your goal is to simply exclude those files from the repo, then no, Git doesn't offer that functionality, since that would change the hashes of the files in the...

Hey, Seeing as we don't have any code for sparse checkout, I'm not surprised that this doesn't work. I do think we should fix Git LFS so that it does,...

We don't currently have a plan to work on it, but we would of course accept patches.

Hey, sorry to hear you're having trouble with this. When you install the certificate into the keychain, which keychain is it installed into? Is it the system keychain, or another...