System configuration files for Slackware UK hosts.
README.md | ||
worktrees |
README
System configurations are stored in a seperate branch for each host or purpose.
List available branches:
- git branch -avv
Check out specific branch:
- git checkout
WORKTREES
Instead of checking out individual branches into the worktree, it is possible to checkout multiple branches into sub-directories to work on concurrently.
The set up script 'worktrees' in the "master" branch will create the necessary structure and add the worktrees. This script should only be run once per clone's "master" worktree.