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