Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Push 'master' not 'base' #9

Merged
merged 1 commit into from Jan 6, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started/installation.rst
Expand Up @@ -93,4 +93,4 @@ Publishing your repo

git remote rename origin playdoh
git remote add origin git@github.com:mozilla/foobar.git
git push -u origin base
git push -u origin master