On Wednesday, August 03, 2011 08:48:33 PM Koen Kooi wrote: > Op 03-08-11 20:18, Andreas Mueller schreef: > > On Tuesday, August 02, 2011 10:32:19 AM Koen Kooi wrote: > >> Do you have a public repo where this can be pulled from? > > > > Before pushing to > > > > git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git branch > > meta-xfce > > > > I did > > > > * rebase the patches on latest meta-openembedded commits * Add README ( > > Khem suggested ) > > small nit: the README doesn't say that it depends on meta-oe for e.g. > iceauth > OK - but what is the correct git workflow to fix
* Simply append a new commit? OR * git rebase -i xfce-meta~20 -> Move the commit at the end * make modification * git add <modification> * git commit --amend * git rebase -i xfce-meta~20 -> Move the commit back at the beginning OR ??? Thanks Andreas _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
