On 05/16/2012 02:28 PM, no-re...@cfengine.com wrote: > bundle agent git_master > { > commands: > "/usr/bin/git pull origin" > comment => "Update /repo from git repository", > contain => silent_in_dir("/repo"); > }
What happens if some cowboy came in and manually twiddled and changed files in /repo. Your git pull would not work correct? What commands would you run to deal with that? _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine