Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active December 28, 2015 02:59
Embed
What would you like to do?
From part 2 of my blog post, 'Building a Deployment Pipeline Using Git, Maven, Jenkins, and GlassFish (Part 2 of 2)'
git clone --bare {path-to-existing-local-repository}\{name-of-repository} {name-of-repository}.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment