summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-09 16:49:14 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-09 16:49:14 +0000
commitc03e4b6a30aeb69882c45656af4ffd96d298f268 (patch)
treece3b5e9be609b0f2d92878056597b9b79209252c
parenta01e76babd19f82fea0f1d062cdee634a2228509 (diff)
parenteed6cbf37cd8d1f557e2f67a466fd0067ae41ff6 (diff)
downloadgitlab-ce-c03e4b6a30aeb69882c45656af4ffd96d298f268.tar.gz
Merge branch 'docs/add-git-cheatsheet' into 'master'
Add a link to Git cheatsheet PDF in docs readme See merge request !7382
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index c30bf328003..66c8c26e4f0 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -21,6 +21,7 @@
- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.
- [University](university/README.md) Learn Git and GitLab through videos and courses.
- [Git Attributes](user/project/git_attributes.md) Managing Git attributes using a `.gitattributes` file.
+- [Git cheatsheet](https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf) Download a PDF describing the most used Git operations.
## Administrator documentation