init
This commit is contained in:
23
Git.md
Normal file
23
Git.md
Normal file
@ -0,0 +1,23 @@
|
||||
# Git
|
||||
|
||||
Git exercises that will help you, always!
|
||||
|
||||
> Use the git, Luke!
|
||||
>
|
||||
> -- Obi-Wan Kenobi, to Luke the Programmer
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. Create a git repository, locally
|
||||
2. Add some files to it, maybe copy `empty` here? :)
|
||||
3. Commit `empty` to the source tree
|
||||
4. Make a remote repository on `git.belltower.it`
|
||||
5. Push all your local content to the remote!
|
||||
|
||||
## Forking
|
||||
|
||||
1. Fork bellhotel from [`antranig/bellhotel`](https://git.belltower.it/antranig/bellhotel)
|
||||
2. Make some modifications.
|
||||
3. Make a Pull Request!
|
||||
4. Wait for a response :)
|
||||
|
||||
Reference in New Issue
Block a user