msysgit
buildbot using msysGit causing intermittent datastreram error
We are using buildbot to run continuous integration. The built-in Git build step generates this command line:[详细]
2023-01-08 22:51 分类:问答gitolite installation issue
Has any one tryied the easy install option of gitolite? I am trying to install gitolite from my windows (workstation ) to a solaris box.[详细]
2023-01-07 18:30 分类:问答Which is the smarter git protocol, ssh or git(over ssh) or https protocol?
Which is efficient? SSH:// or Git://(File compression) I understand in Git, git protocol is smart because there is a protocol agent on both ends of communication to compress the file transfer resulti[详细]
2023-01-07 08:39 分类:问答Using make with msysgit
I\'m using msysg开发者_Python百科it on Windows 7, but it doesn\'t seem to come with make. Is there an easy way to get make running on msysgit?I found a link to make.exe in the msysgit Google code issu[详细]
2023-01-06 12:51 分类:问答Hudson Git Plugin not working on windows
I have msysgit installed with OpenSSH option. In Git bash, I can run ssh-agent, and it manages the passphrase for my ssh key. Is it possible for the Hudson 开发者_运维百科Git plugin to use ssh-agent?[详细]
2023-01-06 02:23 分类:问答Case typo on path in msysgit
I went out to my github repo and discovered that I had inadvertently added files to msysgit with a typo. Instead of adding files to a directory c开发者_运维问答alled \"Domain\", I added them to \"DOma[详细]
2023-01-05 19:18 分类:问答Difference between msysgit and Cygwin + git?
What is the difference between msysgit and Cygwin + git? Now I\'m using msysgit, but I d开发者_C百科on\'t like the Git Bash (you can\'t resize or copy/paste) so I\'m thinking think about switching to[详细]
2023-01-05 07:47 分类:问答Make git track data that is scattered across the disk
My project is set up so that I have source code and configuration files separate folders. For clarity, here is the basic folder structure:[详细]
2023-01-05 07:41 分类:问答How to use my changes for merge in git?
How do I force \"my changes\" when merging in git? Someone put all bin directories in git and now I have a terrible merge conflict :([详细]
2023-01-04 05:53 分类:问答Problems cloning a git repository (Newbie problems)
Trying to set-up a git server on my local dev machine and have been following this website so far but am a little stuck when trying to clone a re开发者_如何学运维pository.[详细]
2023-01-03 00:25 分类:问答