Peter Baumann
Peter Baumann
This is strange, as the actual defnition in the doc at https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2013/bb133725(v=vs.120) states: *Raised on errors that do not prevent the operation from completing.* But searching for it revealed some...
In a **git bash** on windows, the following command worked for me. The important parts are the `MSYS_NO_PATHCONV=1` and that I didn't need to quote the slash ('/'). ``` MSYS_NO_PATHCONV=1...
You usually have a structure of ``` $/Development/Main/ $/Development/Branches/BranchA/ $/Development/Branches/BranchB/ ... ``` When you now clone, you need to clone the Main branch $/Development/Main, not the whole repository. git-tfs will...
@ShoshanaTzi From what you wrote above, you needed to edit the code and it looks like the `--ignore-branches-regex` wasn't fullfilling your needs. Care to explain what is missing, so we...
@dpopiashvili Can this issue be closed?
We are trying to clean up old/stale issues. As this hasn't seen any updates (or pull requests implementing it), can this issue be closed?
We are trying to clean up old/stale issues. As this hasn't seen any updates and the referenced PR #480 is merged, can this issue be closed?
Following up on the [review comments about a detail](https://github.com/git-tfs/git-tfs/pull/1350#discussion_r534373647), as we are more or less discussing the overall direction and to make it more visible, so quoting it here for...
Sorry for the long delay, I quickly looked at this PR before X-Mas but I didn't like that another `WithWorkspace` method was introduced. In my opinion, having the two is...
User didn't provide information for the past 4 years. Pls close the issue