[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] Switch from CVS to GIT is done
- From: Jim Meyering <jim meyering net>
- To: veillard redhat com
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] Switch from CVS to GIT is done
- Date: Mon, 06 Jul 2009 17:00:23 +0200
Daniel Veillard wrote:
>> >> The new repo is at:
>> >> http://libvirt.org/git/?p=libvirt.git;a=summary
On a related note, I've installed a so-called git "update" hook
that prevents one from pushing a merge commit. That same hook also
prohibits pushing any commit that adds trailing blanks. I.e., if you
accidentally commit (locally) such a change, when you try to push,
it'll point at the offending lines and refuse to push. Then you'll
have to use commit --amend -a to fix it (if it's the topmost commit) or
"git rebase -i ...".
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]