Well, Eric, I've created a workbranch, maybe I need to do the rebase
operation.
I thought that's just ok to follow the steps where http://libvirt.org/hacking.html
says:
git checkout master
git pull
git checkout -t origin -b workbranch
...modify on workbranch...
git pull --rebase
./autogen.sh
./configure --enable-werror
make check
make syntax-check
make -C tests valgrind
git pull --rebase
git send-email ...
Maybe I need to do a "git rebase -i orgin" before send-email, Right?
So What should I do now? Modify the commit message and send again?
Thanks. On 2013-09-17 23:04 , Eric
Blake wrote:
------------------ Best regards! GuanQiang 23:06:36
|
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list