Skip to content

Files

Latest commit

 

History

History

03-git-local

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Module: Introduction to git: git-local

Meta-Information

Contents

This module aims to:

  1. Convey the advantages of Version Control Systems
  2. Understand the vocabulary of Git
  3. Work with Git on you computer
  4. Use branches and merge work streams
  5. Know where to read up advanced stuff

Building this repository

Run Snakemake from the ROOT directory of this repository

snakemake all

Build Help?

  • Install snakemake:
pip install snakemake
# or OSX: brew install snakemake

Acknowledgements

Suggested Citation

The suggested citation for this repository is:

Lachlan Deer, Adrian Etter, Julian Langer & Max Winkler, 2017, Introduction to git: git-local, Programming Practices for Research in Economics, University of Zurich

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.