Main icon indicating copy to clipboard operation
Main copied to clipboard

Use local git conf in widget operations

Open yuvalsimon opened this issue 8 years ago • 6 comments

review d362a447e5b36260959d81ee2e46b13f068151d6 (it did not use the local git configuration)

yuvalsimon avatar Jun 02 '17 19:06 yuvalsimon

it should be added as a default config for git operations in my opinion.

ravivos avatar Jun 08 '17 12:06 ravivos

What? It is very simple: we need to check how to extract the git config using jgit during widget operation runtime.

OriRoth avatar Jun 08 '17 12:06 OriRoth

yes and we also need to apply it. Left this issue to @tomerdragucki because he is lacking some and also he has experience with working with jgit because of the last 2 jgit's issues he had

ravivos avatar Jun 08 '17 12:06 ravivos

@tomerdragucki check this ad7b4bd8e610f488b1d4bd74a840d77600438006

yuvalsimon avatar Jun 12 '17 22:06 yuvalsimon

@tomerdragucki I guess this won't be fixed?

ravivos avatar Jun 28 '17 23:06 ravivos

Unfortunately couldn't find a solution... I saw that jgit used to have a bug of ignoring autocrlf so maybe it's that. :/

tomerdragucki avatar Jun 29 '17 09:06 tomerdragucki