tortoisegit
Should Git ever think a file that it got from a pull is now untracked?
One of our developers keeps having problems with his Git repositories. He pulls and then later \"git status\" shows a whole list of untracked files (that is, Git thinks they are new) that actually cam[详细]
2023-04-10 10:22 分类:问答Using git-svn, how do I dcommit tags?
I was using Git to retain a history of my project locally.I was later asked to commit the entire git project into a remote, empty svn project folde开发者_如何学Cr (the usual trunk, tags, branches stru[详细]
2023-04-10 04:28 分类:问答TortoiseGit shows clean directory as conflicted
I have a git repository that I\'m working on which I am using Torto开发者_JAVA百科iseGit to manage in Windows.Show modifications and diff show that there are no differences between working directory a[详细]
2023-04-08 05:50 分类:问答Git remote origin has two branches
I am using TortoiseGit for Windows. I see two branches on remote/origi开发者_如何学JAVAn: HEAD20 minutes agoSome commit message.[详细]
2023-04-07 14:04 分类:问答tortoisegit: how to upload entire project?
How do I upload an entire Visual Studio projec开发者_开发百科t(200 files) into GIT? I don\'t want to have to do one file at a time.[详细]
2023-04-04 11:31 分类:问答Can TortoiseGit work with Windows 7's "make available offline"?
Under Windows 7 SP1 (64 bit), I have been using a git repository stored on SMB share made available by a Linux machine. I\'ve made it available offline (right-click in Win7 Explorer, select \"Always a[详细]
2023-04-03 01:25 分类:问答Change the startmenu entry "dynamic" for Windows Installer
I wanna change the startmenu entry from windows installer packages, the *.msi installer, dynamic. (Tortoise Git, Graphviz) That means I need a switch or anything simila开发者_开发百科r to change the e[详细]
2023-04-01 11:37 分类:问答Creating a SSH key for GitHub?
I am having trouble creating keys for GitHub. I am following the instructions from How to use TortoiseGit.[详细]
2023-03-31 09:27 分类:问答TortoiseGit: Push to new remote branch
I\'ve set up a project to use TeamCity and Git, and I\'d like to use TeamCity\'s new Branch Remote Run feature.The way this work is to push your working directory to a remote branch that the TeamCity[详细]
2023-03-28 18:41 分类:问答How do I undo "Resolve" in TortoiseGit?
I have merged two branches in a local Git repository, with a bunch of conflicts. Thinking that \"Resolve\" in the TortoiseGit context menu would take me to a conflict resolution GUI, I clicked it - ju[详细]
2023-03-27 02:04 分类:问答