tortoisegit
Deploy changed files using Git
I’ve come to Git from SVN. Formerly in order to update some production site I compared revisions from production one to HEAD using TortoiseSVN, exported changed/added files into a temporary directory[详细]
2022-12-17 23:29 分类:问答Git's post-update hook runs when pushing to a remote machine from TortoiseGit, but not from command-line on the same machine
I\'ve got a bare repository on our development server here, and a clone of that elsewhere on the drive. I\'ve written a small post-update script as follows:[详细]
2022-12-17 10:42 分类:问答how to use tortoise git without a server (local single user)
I\'m looking for a simple tutorial for how to use tortoisegit without any server? I\'ve tried google but, although a lot of people mention you can use tortoisegit开发者_StackOverflow without a server,[详细]
2022-12-12 05:52 分类:问答tortoisegit push successfully, but no new files?
I have setup a git repository in a linux server, and installed the latest MSysGit and TortoiseGit on my Windows 7 laptop.[详细]
2022-12-11 08:44 分类:问答How to push with TortoiseGit
In push following errors occured git.exe push\"origin\" master:master To prevent you from losing history, non-fast-forward updates were rejected[详细]
2022-12-10 02:16 分类:问答Git (TortoiseGit) - How to revert a single file to a previous revision and then undo the revert?
When using Git with TortoiseGit: Does somebody know how to revert a single file(or a complete repository) to a previous revision?[详细]
2022-12-09 23:45 分类:问答