A mockup of an app to facilitate data recording during excavation for archaeologists at BYU
===
git add .
git commit -m"Insert useful commit message here"
git status
git fetch upstream
git rebase upstream/master
git push origin master
Go to the website and open a pull request.