tortoisegit
Setup git-dir and git-work-tree on TortoiseGIT
I am trying to understand if I can setup --git-dir and --git-work-tree params in TortoiseGIT. I have the working directory in a storage unit, and I can\'t keep .git directory there because its backup[详细]
2023-02-01 20:32 分类:问答TortoiseGit side-by-side with TortoiseSVN?
I\'ve been using TortoiseSVN for several years now, but am thinking of slowly changing to git, as I really like its branching and merging. I\'m currently using git via the command line but am consider[详细]
2023-01-31 10:24 分类:问答Where are my files after TortoiseGit push?
On my AWS instance I created an empty git repo. From TortoiseGit on XP, I pushed to the server and all seemed to go well. But there is no indication on the server that anything has开发者_StackOverflow[详细]
2023-01-26 03:31 分类:问答tortoisegit = fatal: the remote end hung up unexpectedly but not with git bash
The problems a bit of a weird one and after about 1 week of searching and just using bash i thought i\'d ask you dudes.[详细]
2023-01-26 00:22 分类:问答Switch branches with tortoisegit
I cloned a git respository on my hard disc. This git repository contains not only the master but also a branch called newBranch. How can I checkout the new branch with tortoisegit?[详细]
2023-01-25 06:55 分类:问答git error: cannot spawn .git/hooks/post-commit: No such file or directory
I\'m trying to write a post-commit hook, I have a Git repository on a mapped drive (V:), msysgit installed in C:\\Git, and Python in C:\\Python26.[详细]
2023-01-25 01:27 分类:问答TortoiseGit's equivalent to TortoiseSVN's global ignore patterns
Is there a TortoiseGit equivalent to TortoiseSVN\'s开发者_运维技巧 \"global ignore patterns\" setting?As mentioned in this SO question, git has 3 levels of ignore files.[详细]
2023-01-21 06:35 分类:问答Error cloning a git repository (can't open pageant program)
I\'ve opened a repository on github, and am now trying to clone it using TortoiseGit 1.5.3.0. I\'m getting these cryptic error:[详细]
2023-01-21 06:23 分类:问答Any good tutorial on using TortoiseGit with workflows? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-19 15:20 分类:问答How do I get changes from my trunk into a branch?
I\'ve just started using Git and find that whilst I am implementing a feature in a b开发者_运维知识库ranch, I will encounter some bug that really needs to be pushed to the trunk as soon as possible. I[详细]
2023-01-14 06:58 分类:问答