-
HI All
I am migrating my source code from TFS to Git repo.
I am getting the below error while I am performing " git-tfs pull " command.
_**"error: commit 'refs/remotes/tfs/default' can't be found a…
-
Hi, I'm trying to pull a handful of folders from TFS into GIT and I'm running into the following problem. I have constructed my git repo with the following commands:
git tfs subtree add -p=Mainline/S…
-
I trying to migrate TFS to GIT with "git tfs clone --branches=all" switch.
I would like to do not migrate deleted branches in TFS.
We have a lot of deleted branches and tools is trying to migrat…
-
It's a bug report originally posted to JetBrains Rider issue tracker ([RIDER-15059](https://youtrack.jetbrains.com/issue/RIDER-15059)). I'm duplicating it here, because the stacktrace is all plugin's.…
-
### What happened?
Hi there.
As suggested by the documents, config -n indicates the number of tokens to predict (default: -1, -1 = infinity, -2 = until context filled), and -c indicates the context …
-
### By submitting this bug issue, you agree to the following.
- [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/ …
-
I'm trying to create a pull request to master branch, but i'm getting the error message "ERROR: must be str, not NoneType".
The problem only ocurrs when i'm using SSH Url to clone the repository. …
-
Hi,
In their wisdom my employers unfortunately use M$ Team Foundation Server (TFS) as their source control system.
I don't know if this is a bug or a feature ;-) but when using Vim + Eclim to edit a …
-
```
Run the following program in Python:
{{{
import libtorrent as t
tfs = t.file_storage()
t.add_files(tfs,
"/mnt/data/external/101/install/libtorrent-rasterbar-0.15.6.tar.gz")
torrent = t.create_tor…
-
```
we are getting a ca0060 from our build server when we use elmah.
we are logging to text files for our qa servers and on live we dont use it at
all
is there a way to get an official build of elm…