List of commits:
Subject Hash Author Date (UTC)
They Say Just Wait Till Morning 0dd229d0562b14c309d12cf502e75cfce0ad7d17 vac 2017-06-01 06:14:29
Commit 0dd229d0562b14c309d12cf502e75cfce0ad7d17 - They Say Just Wait Till Morning
Author: vac
Author date (UTC): 2017-06-01 06:14
Committer name: vac
Committer date (UTC): 2017-06-01 06:14
Parent(s):
Signing key:
Tree: 46b54fb70ee9ffed1b85efbd8e68563a0cfba3e1
File Lines added Lines deleted
.gitignore 2 0
LICENSE 21 0
README.md 5 0
File .gitignore added (mode: 100644) (index 0000000..e913c18)
1 # Vim swap files
2 *.swp
File LICENSE added (mode: 100644) (index 0000000..47f4600)
1 The MIT License (MIT)
2
3 Copyright © 2014-2017 vac <iaptbot@gmail.com>
4
5 Permission is hereby granted, free of charge, to any person obtaining a copy
6 of this software and associated documentation files (the “Software”), to deal
7 in the Software without restriction, including without limitation the rights
8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 copies of the Software, and to permit persons to whom the Software is
10 furnished to do so, subject to the following conditions:
11
12 The above copyright notice and this permission notice shall be included in
13 all copies or substantial portions of the Software.
14
15 THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 THE SOFTWARE.
File README.md added (mode: 100644) (index 0000000..a326ffa)
1 > They Say Just Wait Till Morning, You’ll Find New Things Every Day
2
3 ---
4
5 > Being frustrated is disagreeable, but the real disasters in life begin when you get what you want.
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/vac/sherlock

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vac/sherlock

Clone this repository using git:
git clone git://git.rocketgit.com/user/vac/sherlock

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main