Skip to content

Instantly share code, notes, and snippets.

@maccevedor
Created July 28, 2014 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maccevedor/4770b4070563008a9f2d to your computer and use it in GitHub Desktop.
Save maccevedor/4770b4070563008a9f2d to your computer and use it in GitHub Desktop.
Comando BitBucket iniciar un proyecto
echo "Mauricio Acevedo|" >> contributors.txt
git add contributors.txt
git commit -m 'Initial commit with contributors'git push -u origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment