2024-03-14 15:51:17 +01:00
2024-02-15 15:29:44 +01:00
2024-02-23 15:57:28 +01:00
2024-02-15 15:29:44 +01:00
2024-03-14 15:51:17 +01:00

MX

This project includes all MX modules in use. All modules are build with Pmodules/1.1.17 version. Documentation for how-to-build modules can be found in: https://pmodules.gitpages.psi.ch/index.html

Examples for Editing Readme

This is a code block example 

How to use the Git-Workflow

Please follow the below steps to add content to the Repo. The main branch is a proteced branch, which is why you need/want to follow the steps below. If something is unclear, dont hesitate to ask Kate or Greta.

  • [In the Terminal: git clone the repo/ git pull to ensure you have the latest changes]
  • [On the Repo Webpage: cick on "Issues" (left side) and create a "New issue" ]
  • [--> add a title for the issue and add a description if you want]
  • [--> click on "Create Merge Request". It will autmatically refer to the issue that you openend and will close this issue if the MR is accepted. It will also delete the created branch after the MR is accepted if the box is checked (usually default)]
  • [--> The merge request will be created and will be in a state "Draft"]
  • [In the Terminal: git pull again, as a new branch was created with the opened Merge request]
  • [--> git checkout 'new_branch_name']
  • [--> git status , check you are on the new branch]
  • [In the Terminal: git pull again, as a new branch was created with the opened Merge request]
  • [In the Terminal: git pull again, as a new branch was created with the opened Merge request]
Description
No description provided
Readme 222 MiB
Languages
Shell 52.1%
Python 47.9%