Philippe Miossec
Philippe Miossec
Could you explain more explicitly in which way it "break history and ability to merge and diff branches with git"?
Could you test this branch : https://github.com/git-tfs/git-tfs/compare/master...pmiossec:manage_partial_merge or at least these binaries: https://ci.appveyor.com/api/buildjobs/1g2ekv9lg02ha3gt/artifacts/git-tfs_fac25f51825c9e8d5c264f0631b508dc8d209020.zip and tell me if it solve your problem?
> BTW can you add a list of merged commits (as git hashes) to commit message ? That's something to do much more complicated that what is managed at the...
>I am not enough familiar with the project, but would be happy to help if needed. I did nearly all the branch support in git-tfs. I already know that there...
@codemerlin if you've got a big history and need only the '-t' option, perhaps you could use the already existing option 'batch-size' that should do the trick. Otherwise, this pull...
A known bug (there is a lot of issues about this case talking about it :( ) But a very difficult one to fix (I passed a lot of time...
@arisliang unfortunately, being ported to dotnet core doesn't mean that it will be cross-platform. So the answer is no.
>What do you think about the idea? That it is a great idea but that unfortunately the control that GitExtensions is using to display the diff doesn't have this feature...
> That is a Git configuration issue. I tried mapping to a drive, still fails. So maybe network drives are no longer supported (in this case it is unfortunate that...