From: Jiri Hubacek Date: Thu, 28 Jun 2018 04:39:55 +0000 (+0200) Subject: Add init info X-Git-Tag: v0.1.0~5^2~6 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hubacji1/oneflow.git/commitdiff_plain/719122c68665f72aa46ffc5ebdaa85475522b61c Add init info --- diff --git a/README.md b/README.md index 7706946..9117707 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Source Code Management (SCM) and it's great. Check out https://git-scm.com/ for details. # Init - do it once per repository +You may clone it like `git clone URL` or create one from a folder by `git +init`. + +Also, just after first commit, you may be asked to set up your name and email +address with `git config ...` command. If `--global` is used the name and/or +email will be automatically used for all the commits. # Explore - check out the repository info