-
### Before creating an issue, please ensure:
- [X] This is a bug in the software that resides in this repository, and not a
support matter (use https://otland.net/forums/support.16/ for suppor…
-
When logging in using a trailing slash on the service-url parameter (like this)
`tfx login --auth-type basic --service-url https://fabrikam.visualstudio.com/DefaultCollection/`
I get the error:
```
…
-
If someone else already fetched TFS changesets, git-tfs will try to avoid duplicates by scanning for newer commits before fetching from TFS.
In a multi-repo scenario this is a must.
However, currentl…
-
I am new to git-tfs and am trying to find file history from TFS after cloning to a local git repo.
Some background - our TFS never properly used branches. For the most part, our code base is a Pro…
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. I have class with [Serializable] attribute named CarBase
[Serializabl…
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. I have class with [Serializable] attribute named CarBase
[Serializabl…
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. I have class with [Serializable] attribute named CarBase
[Serializabl…
-
I attempted pulling the latest changes from TFS via `git tfs pull -r`, but when I did so I received the following error for some files: "TF30063: You are not authorized to access Microsoft-IIS/7.5. Sk…
-
I hope you're well. Please share your valuable insights. I really appreciate it.
I have a python function that sends images to lm studio and it works good when it is called from a tester code.
But…
-
I have done a clone of a tfs repository with
`git tfs clone url $/Project`
(and that took more than a day to complete).
Now, when I want to do changes, I commit using my favorite git client (…