cd featureserver_test_library_cornell_edu
git init
touch README
git add README
git commit -m 'first commit'
git remote add origin git@git.library.cornell.edu:featureserver_test_library_cornell_edu.git
git push -u origin master** set up a local development directory that will correspond to the git repo