msysgit
Hudson slave using msysGit shell
I have got a Hudson Slave on a windows machine and need to execute some shell commands on it. I have put all the commands in the execute shell portion of the project and the first line reads as this:[详细]
2023-03-09 07:41 分类:问答Running git from Windows Cmd line: Where are key files?
So I\'ve installed msysgit, and run git successfuly from the bash shell. From within the bash shell, I\'ve created keys with ssh-keygen - everything works fine.[详细]
2023-03-08 13:22 分类:问答When I saved in Windows 7, git diff shows all the lines with ^M
I used Ubuntu to upload a repository to github. I downloaded to windows 7 and using msysgit. When I saved some files in Windows without any changes.[详细]
2023-03-07 17:08 分类:问答msysgit: Unicode font warning
Recently I am getting this error when using msysgit, in particular when there is some non-ASCII content generated by the git output:[详细]
2023-03-02 19:34 分类:问答Using msysGit from MinGW and vice versa
I am using git as my revision control system. To do so, I installed msysGit to checkout my repositories on MSW. Now I want to compile my programs with MinGW and found this \"problem\" for me:[详细]
2023-03-02 15:35 分类:问答Git post-update hook cannot pull
I am currently setting up a git schema as described here. The server in question is running Windows Server 2008 R2, using copSSH and msysGit.[详细]
2023-02-28 04:49 分类:问答'X' does not appear to be a git repository (I'm sure the path is correct)
I want to be able to work from home by cloning of the git repository that exists on my work desktop to my laptop.Both systems are running msysgit within a cygwin shell.Both systems are using cygwin\'s[详细]
2023-02-27 17:29 分类:问答Gitolite client side on Windows machine
I am a developer and recently my company have decided to work with Gitolite repository. I work on a Windows machine and I have created my private/public key using PuTTYgen and I sent my public key t[详细]
2023-02-23 17:21 分类:问答Add variables to git status output
How could I modify git status output to treat each path as a variable which I can use to perform other commands on?[详细]
2023-02-17 17:23 分类:问答gitolite push error -> remote: ENV GL_RC not set
I am trying to push content from a workstation to a server. But it gives me an error. Please look at the following for command and error:[详细]
2023-02-15 07:39 分类:问答