diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-11-09 17:42:44 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-11-09 17:42:44 +0100 |
commit | eed6cbf37cd8d1f557e2f67a466fd0067ae41ff6 (patch) | |
tree | 7d72084d8084ca5c7b22d5e3356c8e5478718bff /doc/README.md | |
parent | 0108387053ac78bb2354511950fb5847a033e5d5 (diff) | |
download | gitlab-ce-eed6cbf37cd8d1f557e2f67a466fd0067ae41ff6.tar.gz |
Add a link to Git cheatsheet PDF in docs readme
[ci skip]
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
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 |