Skip to content

Instantly share code, notes, and snippets.

@mago0
Created June 12, 2012 19:20
Show Gist options
  • Save mago0/2919555 to your computer and use it in GitHub Desktop.
Save mago0/2919555 to your computer and use it in GitHub Desktop.
git "/tmp" do
repository "git://github.com/blah.git"
branch "master"
user "root"
action :sync
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment