Re: [git-users] What's the process GIT runs on Linux?

2014-01-27 Thread Jirong Hu
Thanks for the explanation. I am using SSH. Jirong On Mon, Jan 27, 2014 at 10:13 AM, John McKown wrote: > git is a command, like "notepad" or vim. There is not a long running > process called "git". > > Now, if you are talking about having a bare repository on a server, from > which you can clo

Re: [git-users] What's the process GIT runs on Linux?

2014-01-27 Thread Konstantin Khomoutov
On Mon, 27 Jan 2014 06:54:46 -0800 (PST) Jirong Hu wrote: > I am trying to find the process GIT runs on Linux, as well as on > Windows. Or there is no such thing? Please try to narrow your question down. What is "the process"? An executable binary file which is started by an OS and is running?

Re: [git-users] What's the process GIT runs on Linux?

2014-01-27 Thread John McKown
git is a command, like "notepad" or vim. There is not a long running process called "git". Now, if you are talking about having a bare repository on a server, from which you can clone or fetch, and to which you can push, you have three options. I use SSH. It does not require any "git server" type

[git-users] What's the process GIT runs on Linux?

2014-01-27 Thread Jirong Hu
I am trying to find the process GIT runs on Linux, as well as on Windows. Or there is no such thing? Thanks Jirong -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send a