User Tools

Site Tools


dev:starting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:starting [2019/03/05 16:17] tmuellerdev:starting [2019/03/05 16:18] – [Prepare the patch] tmueller
Line 9: Line 9:
   - Fork the CP2K Repository on GitHub via "Fork" on https://github.com/cp2k/cp2k   - Fork the CP2K Repository on GitHub via "Fork" on https://github.com/cp2k/cp2k
      - Also as a member of the development team you will not be able to push directly to the `master` branch of the https://github.com/cp2k/cp2k repository. This is by intention and we would like to ask you to send changes as Pull Requests instead.      - Also as a member of the development team you will not be able to push directly to the `master` branch of the https://github.com/cp2k/cp2k repository. This is by intention and we would like to ask you to send changes as Pull Requests instead.
-  - On your machine, clone the repository via **git clone %%--%%recursive https://github.com/YOURUSERNAME/cp2k.git**+  - On your machine, clone the repository via **git clone %%--%%recursive https://github.com/YOURNAME/cp2k.git**
   - Move to the downloaded cp2k directory: **cd cp2k**   - Move to the downloaded cp2k directory: **cd cp2k**
   - Start working in a new branch: **git checkout -b my-new-feature**   - Start working in a new branch: **git checkout -b my-new-feature**
dev/starting.txt · Last modified: 2022/12/16 09:27 by krack