]> rtime.felk.cvut.cz Git - hubacji1/oneflow.git/commitdiff
Add init info
authorJiri Hubacek <hubacji1@fel.cvut.cz>
Thu, 28 Jun 2018 04:39:55 +0000 (06:39 +0200)
committerJiri Hubacek <hubacji1@fel.cvut.cz>
Thu, 28 Jun 2018 04:39:55 +0000 (06:39 +0200)
README.md

index 77069465de0c033ed0a028709050321644cc7d50..91177077cd0181cbf63fe4bc31ca01b65848be8f 100644 (file)
--- 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