Source : www.git-tower.com

Git cheat sheet

Additional tricks:

  • Rework last nth commits (merge / reword / drop / ...) git rebase --interactive HEAD~2

Inspired from Wandboard wiki

How to make an Kodi (XBMC) SD card for the Wandboard

First, download the rootfs from geexbox

There is also a partial copy available here (I try to juste keep latest version of each kodi release)

Choose rootfs named geexbox-devel-*.cuboxi.tar.xz

  • With g...