543 B
543 B
Git
Git exercises that will help you, always!
Use the git, Luke!
-- Obi-Wan Kenobi, to Luke the Programmer
Getting Started
- Create a git repository, locally
- Add some files to it, maybe copy
emptyhere? :) - Commit
emptyto the source tree - Make a remote repository on
git.belltower.it - Push all your local content to the remote!
Forking
- Fork bellhotel from
antranig/bellhotel - Make some modifications.
- Make a Pull Request!
- Wait for a response :)