Working with Git (Version Control)
Git Overview
All professionally managed projects require some kind of version control system.This type of soft...
Git Terms
Repository / "Repo" A repository is the what Git uses to manage projects. Every version of every...
Tutorials
Overview of Git: How to clone the repositories:
Working with PureRef
PureRef produces .pur files. These contain image galleries / mood boards full of reference images...
Configuring Git to rebase when pulling upstream changes
We are experimenting with following a Git workflow where everyone is allowed to work from and com...