Git clone using bare

git clone --bare _git_URL_ .git git config --bool core.bare false git reset --hard git branch git checkout _branch_name_

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.