Dotfiles
Everybody else is doing it.
I'm actually using the Wiki on this one:
EXPERIMENTS
This is what we're going to do:
- create feature branch
- make 2 edits to feature branch
- checkout master branch
- make 1 edit to master branch
- checkout feature branch and make 1 edit
- trying the merge w/ squash commit
THESE are my master changes:
- add line 1 in master
EDITS START
- add line 1 in branch
- add line 2 in branch
- add line 3 in branch