Philippe Miossec

Results 234 comments of Philippe Miossec
trafficstars

@ShoshanaTzi The other solution is to build your own version with a port of @GoatHunter solution ( https://github.com/GoatHunter/git-tfs/commits/feature/v0.25.1_with_ignore_branches ) looking at what have been done in #1194 to ignore a...

I never used the feature but for me it should have worked. Just to be sure... Do you use simple quote? Could you try with double quote? Otherwise, perhaps we...

@ShoshanaTzi This command could help you find the branch you want to clone: https://github.com/git-tfs/git-tfs/blob/master/doc/commands/list-remote-branches.md Then you could clone the branches marked with `[*]`

You could try this pull request and tell us if it works for you: https://github.com/git-tfs/git-tfs/pull/973 If it works, we will try to merge it...

Indeed, I am aware of that behaviour. It's due to the fact that we use only the changeset id to look for a specific where we should use also the...

Answer from @spraints : Hi AM, That’s great! There are a lot of things that could be improved in git-tfs, and it would be great if you have the time...

Answer from @armunro : That's great to hear that we can keep a good thing going. When I originally forked, my plan was to rip out the stuff I didn't...

Answer from @spraints : >That's great to hear that we can keep a good thing going. :+1: Yes! I'd love to see some of these things done. >When I originally...

Answer from @armunro : Hey - Thanks for getting back. >Tooling like cake and nlog are very much OK to replace. They were convenient at a particular time, but aren't...

My first short answer (next to come): - I should have made a new release since a long time ago (there are 2 PRs to merge before) - VS2012 and...