On 12.04.2012 16:09, Detlev Zundel wrote:
What works very nicely for me is to do the changes, do "git add" on them
and then do a

COMMIT=<commit>  ; git commit --squash=$COMMIT ; git rebase -i --autosquash 
${COMMIT}^

Thanks - thats the kind of handholding I'm missing...

--

Timo
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to