[git-users] Fairly new to GIT questions

2015-12-23 Thread Lou Elston
I am a Windows user. I do not know BASH, so I am using GIT-CMD, and am working my way through the LinkedIn\Lynda, GIT Beginners course. Why (it does not happen every single time), do I have to do a Cntrl\C to get the prompt back (it appears to be hanging\waiting for something)? Also, is there

Re: [git-users] Fairly new to GIT questions

2015-12-23 Thread Konstantin Khomoutov
On Wed, 23 Dec 2015 10:03:49 -0800 (PST) Lou Elston wrote: > I am a Windows user. I do not know BASH, so I am using GIT-CMD, and > am working my way through the LinkedIn\Lynda, GIT Beginners course. > Why (it does not happen every single time), do I have to do a Cntrl\C > to get the prompt back

Re: [git-users] Fairly new to GIT questions

2015-12-23 Thread Charles Manning
On Thu, Dec 24, 2015 at 7:30 AM, Konstantin Khomoutov < flatw...@users.sourceforge.net> wrote: > On Wed, 23 Dec 2015 10:03:49 -0800 (PST) > Lou Elston wrote: > > > I am a Windows user. I do not know BASH, so I am using GIT-CMD, and > > am working my way through the LinkedIn\Lynda, GIT Beginners

Re: [git-users] Fairly new to GIT questions

2015-12-23 Thread Konstantin Khomoutov
On Thu, 24 Dec 2015 07:58:38 +1300 Charles Manning wrote: > > > I am a Windows user. I do not know BASH, so I am using GIT-CMD, > > > and am working my way through the LinkedIn\Lynda, GIT Beginners > > > course. Why (it does not happen every single time), do I have to > > > do a Cntrl\C to get t

[git-users] Re: Fairly new to GIT questions

2015-12-23 Thread Lou Elston
I am going to stick with the GIT-CMD. As far as I can tell, the only way to get out of 'less' is to cntrl\C, and I am getting used to doing that. As to why I would want to test myself in my knowledge of GIT, I am an Windows InstallShield developer, have used GIT (as a user, in Visual Studio),

Re: [git-users] Re: Fairly new to GIT questions

2015-12-23 Thread Konstantin Khomoutov
On Wed, 23 Dec 2015 11:48:25 -0800 (PST) Lou Elston wrote: > I am going to stick with the GIT-CMD. As far as I can tell, the only > way to get out of 'less' is to cntrl\C, and I am getting used to > doing that. Are you positive it's 'less' then? I mean, are you able to scroll around there (curs

[git-users] Re: Fairly new to GIT questions

2015-12-23 Thread Lou Elston
You get to the point where you try so any different things (when things are new to you), that you are no longer aware of what you originally had. Less appears to be the default...http://stackoverflow.com/questions/3923596/git-windows-command-prompt-gets-stuck-during-git-commands-with-end. I