Philippe Miossec
Philippe Miossec
Thanks for pointing to all my work ;-) (I added the feature, wrote the doc, and wrote the stackoverflow.com answer) Indeed, that is not perfectly handled by git-tfs and the...
Any news on that @dcolliervb23?
I never used the `subtree` command. Perhaps we could ask to @gburgett who wrote this command for help. Otherwise, you will be on your own...
I really thank you for the investigation and for the fix! On 18 June 2015 at 23:08, Steven Barnes [email protected] wrote: > I've been looking further into this and it...
No, I don't know what could be wrong. It's seems that libgit2sharp is built with the support of SourceLink so you should be able to debug with the source code...
>Unfortunately, it will take a few days until I can come back to this. No problem. It's an opensource project and every one do as it could... Thanks for the...
Please give us more details of what you did. Git-tfs use metadata store in the commits, do verify that an ancestor have this metadata.
I think that if we could add a parameter to configure the tls version (here: https://github.com/git-tfs/git-tfs/blob/master/src/GitTfs/Commands/Fetch.cs#L74) to set the value if specified and store it in the repository settings (like...
Not sure but if I remember well, that's a bug of the Libgit2sharp Dependency that has been fixed. We already have updated the dependency in the not yet released version....
@larsxschneider I didn't have a look to the code but yes it should be good and worth a try. It is a feature that I wanted to have from a...