Skip to content

SimonTreu/particlesim

Repository files navigation

CircleCI codecov

compscie-mc

CompScie MC Gruppe

git stuff

  • in order to create a new branch: git checkout -b branch_name
  • to change to a branch: git checkout branch_name
  • when in branch: git pull origin branch_name
  • to remove a branch: git branch -d (delete) branch_name
  • to view all branches: git branch -a

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages