Skip to content

Instantly share code, notes, and snippets.

@Excape
Last active September 11, 2017 11:44
Show Gist options
  • Save Excape/005c7c153074813aa52e1e2ac427728a to your computer and use it in GitHub Desktop.
Save Excape/005c7c153074813aa52e1e2ac427728a to your computer and use it in GitHub Desktop.
openhsr connect HS17 config
# Config file for use in https://github.com/openhsr/connect
#put file to ~/.config/openhsr-connect.yaml
login:
username: m1muster
email: max.mustermann@hsr.ch
sync:
global-exclude:
- .DS_Store
- Thumbs.db
conflict-handling:
local-changes: ask # ask | keep | overwrite | makeCopy
remote-deleted: ask # delete | keep
default-local-dir: '~/hsr/<name>'
repositories:
PrFm:
remote-dir: Informatik/Fachbereich/Programmiersprachen_und_formale_Methoden/PrFm
PmQm:
remote-dir: Informatik/Fachbereich/Projekt-_und_Qualitaetsmanagement/PmQm
AppArch:
remote-dir: Informatik/Fachbereich/Application_Architecture/AppArch
exclude:
- '/2014.zip'
- '/2015'
APF:
remote-dir: Informatik/Fachbereich/Advanced_Patterns_und_Frameworks/APF
SA:
remote-dir: Informatik/Fachbereich/SA-DA-BA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment