Re: [git-users] Behavior of 'git clone --depth --no-single-branch' ? It's not doing at all what I expect.

2014-12-10 Thread Stephen Morton
On Saturday, 6 December 2014 05:50:37 UTC-5, Philip Oakley wrote: > >  > Original Message - > > *From: Stephen Morton* > *To:* git-...@googlegroups.com > *Sent:* Friday, December 05, 2014 7:11 PM > *Subject:* [git-users] Behavior of 'git clone --depth > --no-single-branch' ? It's no

[git-users] git stash restores some, but not all, changes

2014-12-10 Thread Damion Moyer
While working on Branch A, a fire erupted in the office that required extinguishing. I did not yet want to commit my changes. I had added 2 new files, and altered 7. None of the changes were staged. I wanted to temporarily stash my changes, and used 'git stash -a'. What I'd really wanted was

Re: [git-users] user jhu06: authentication failure for "/opt/git/web-app.git/info/refs": Password Mismatch

2014-12-10 Thread Dale R. Worley
Jirong Hu writes: > I have a GIT running on a Linux server. When I start the httpd service on > the server, login with my id/password to > http://cmtoldshrdjk01.dev.bmocm.com/web-app2.git/, my account got locked > due to the following error found in the error.log > > Where shall I look for the