Setting up a clean private repository:
  1. have git installed on your system
  2. navigate to the repository where your private ngsa_suite repo directory will be created
  3. clone the public blessed repository with the following command
    • git clone user@hostname:/ubc/cs/research/condon/share/projects/ngs-aligner/src/ngsa_suite.git
  4. cd the newly created ngsa_suite directory
  5. sync two main branches with updates on the public blessed repository:
    • git branch --track dev origin/dev
    • git branch --track ticgit origin/ticgit


This topic: BETA > TipsAndTricks > WebHome > NGSAlignerProject > SettingUpGitRepo
Topic revision: r3 - 2010-05-05 - jujubix
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback