Skip to content
kastur edited this page Sep 30, 2012 · 2 revisions

UCLA ICPC Code Repository

Steps to share your code.

  1. Sign up a github account. https://github.com/signup/free

  2. Fork the week's practice session repository, e.g. from https://github.com/ucla-icpc/Sep29_PracticeSession

  3. Clone the repository you just forked. Make sure you are cloning the repository from your account, and not ucla-icpc's account.

  4. Commit and Push your code to a directory.

  5. Send a Pull Request so that your updated repository is pulled into ucla-icpc.

Clone this wiki locally