diff --git a/fedorahosted.org/data/content/faq.html b/fedorahosted.org/data/content/faq.html index 5d7fc75..7259ecd 100644 --- a/fedorahosted.org/data/content/faq.html +++ b/fedorahosted.org/data/content/faq.html @@ -22,7 +22,7 @@

${_('Create the archive on your workstation and run <code>scp myProject-0.1.tar.gz fedorahosted.org:&lt;Project Name&gt;</code>. The archive will be located under <a href="https://fedorahosted.org/releases/">https://fedorahosted.org/releases/</a>')}

${_('I just got a new git repository, how can I push/pull?')}

${_('Before anyone can clone/push the new repository a master push must be done with the command (from your local git repo): git push ssh://git.fedorahosted.org/git/yourproject.git/ master')}

- - +

${_('While I wait for my repository to be created, can I work on my code elsewhere?')}

+

${_('Of course. Visit <a href="http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org">http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org</a> for instructions on how to set up a temporary repository in your fedorapeople.org space.')}