On Fri, March 11, 2011 7:27 am, Federico Ramallo wrote: > Hi, > > I was wondering how to do git reset --hard on a fossil repository. Because > fossil clean only clear extra files, but what about changed files?
Fossil isn't git, why should it have an exact equivalent of a git command? work out why you need that git command, then figure out how Fossil could meet that need - and ask if it is really needed so much when you are using fossil instead of git. Eric _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

