Thanks! It was in that faq. So it sounds like I just need to do a git reset --hard before doing the builds... This shouldn't be a problem since that working tree should never have any local changes. It is just a snapshot to be used for builds. However, it does sound like maybe I should look into a bare repo and then the build repo could just be a clone of that. Thanks again! -Harry On Wed, Jan 19, 2011 at 5:50 PM, Sverre Rabbelier <srabbelier@xxxxxxxxx> wrote: > Heya, > > On Wed, Jan 19, 2011 at 23:30, Harry Johnson <hjohnson@xxxxxxxxxx> wrote: >> What's the proper technique for making sure you see the actual changes >> that were pushed to a repo? > > I think this is the FAQ you want: > > https://git.wiki.kernel.org/index.php/GitFaq#Why_won.27t_I_see_changes_in_the_remote_repo_after_.22git_push.22.3F > > > -- > Cheers, > > Sverre Rabbelier > -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html