[mythtv-users] Compiling from Source

Jean-Yves Avenard jyavenard at gmail.com
Fri Mar 7 10:45:37 UTC 2014


On 7 March 2014 21:06, Angela <angela.schmid at wolke7.net> wrote:

> $ git checkout <version>
> $ git clean -ffxd (deletes not git tracked files and directories)
> $ git reset --hard HEAD

no, but you need to remember the options to give to git, which IMHO is
much more difficult that simply deleting the files.

so: $ git clean -ffxd (deletes not git tracked files and directories
vs $ rm -rf mythtv

I know which one I'm going to use


More information about the mythtv-users mailing list