GitLab Bot
2fc7740f3c
Add latest changes from gitlab-org/gitlab@master
2020-05-13 03:08:26 +00:00
GitLab Bot
b6a92c969b
Add latest changes from gitlab-org/gitlab@master
2020-05-07 06:09:38 +00:00
GitLab Bot
9bbcab8301
Add latest changes from gitlab-org/gitlab@master
2020-05-04 18:10:20 +00:00
GitLab Bot
7f305b576b
Add latest changes from gitlab-org/gitlab@master
2020-04-30 15:09:46 +00:00
GitLab Bot
04edf65458
Add latest changes from gitlab-org/gitlab@master
2020-04-30 12:09:45 +00:00
GitLab Bot
82f5f2485b
Add latest changes from gitlab-org/gitlab@master
2020-04-29 21:09:31 +00:00
GitLab Bot
6f2dc43926
Add latest changes from gitlab-org/gitlab@master
2020-04-29 18:09:56 +00:00
GitLab Bot
8a840df2e4
Add latest changes from gitlab-org/gitlab@master
2020-04-24 15:09:37 +00:00
GitLab Bot
db061f4432
Add latest changes from gitlab-org/gitlab@master
2020-04-22 18:09:52 +00:00
GitLab Bot
e33f87ac0f
Add latest changes from gitlab-org/gitlab@master
2020-04-21 15:21:10 +00:00
GitLab Bot
209bd8cf1f
Add latest changes from gitlab-org/gitlab@master
2020-04-09 15:09:29 +00:00
GitLab Bot
4dfc871117
Add latest changes from gitlab-org/gitlab@master
2020-04-09 06:09:30 +00:00
GitLab Bot
f6cdec670b
Add latest changes from gitlab-org/gitlab@master
2020-04-08 06:09:54 +00:00
GitLab Bot
e2ee1eec50
Add latest changes from gitlab-org/gitlab@master
2020-04-08 03:09:31 +00:00
GitLab Bot
546ddc3f6a
Add latest changes from gitlab-org/gitlab@master
2020-04-03 12:09:52 +00:00
GitLab Bot
33aa02e7a3
Add latest changes from gitlab-org/gitlab@master
2020-04-01 18:07:56 +00:00
GitLab Bot
23bc19cb73
Add latest changes from gitlab-org/gitlab@master
2020-03-25 00:08:11 +00:00
GitLab Bot
78fe72d153
Add latest changes from gitlab-org/gitlab@master
2020-03-16 03:09:14 +00:00
GitLab Bot
07d0374b20
Add latest changes from gitlab-org/gitlab@master
2020-02-24 03:09:05 +00:00
GitLab Bot
536aa3a1f4
Add latest changes from gitlab-org/gitlab@master
2020-01-30 15:09:15 +00:00
GitLab Bot
e0ab7eda1b
Add latest changes from gitlab-org/gitlab@master
2020-01-20 18:08:44 +00:00
GitLab Bot
afa0ab923d
Add latest changes from gitlab-org/gitlab@master
2020-01-09 03:07:56 +00:00
GitLab Bot
54cbcea929
Add latest changes from gitlab-org/gitlab@master
2019-12-05 00:07:50 +00:00
GitLab Bot
7cdd70dcec
Add latest changes from gitlab-org/gitlab@master
2019-11-28 15:06:57 +00:00
GitLab Bot
c324100967
Add latest changes from gitlab-org/gitlab@master
2019-11-07 21:06:14 +00:00
GitLab Bot
ef326e805a
Add latest changes from gitlab-org/gitlab@master
2019-10-28 21:06:24 +00:00
GitLab Bot
529bc7e23b
Add latest changes from gitlab-org/gitlab@master
2019-10-27 06:06:30 +00:00
GitLab Bot
00c78fb814
Add latest changes from gitlab-org/gitlab@master
2019-10-16 15:06:17 +00:00
GitLab Bot
f03a645e74
Add latest changes from gitlab-org/gitlab@master
2019-10-11 12:06:29 +00:00
GitLab Bot
1f1bdf54e1
Add latest changes from gitlab-org/gitlab@master
2019-10-04 09:06:35 +00:00
GitLab Bot
42572f63ea
Add latest changes from gitlab-org/gitlab@master
2019-09-30 06:06:02 +00:00
GitLab Bot
45482d5a27
Add latest changes from gitlab-org/gitlab@master
2019-09-27 12:06:07 +00:00
GitLab Bot
1d89871c57
Add latest changes from gitlab-org/gitlab@master
2019-09-23 09:06:22 +00:00
GitLab Bot
80f61b4035
Add latest changes from gitlab-org/gitlab@master
2019-09-18 14:02:45 +00:00
James Ramsay
c3a43cc82a
Remove bad url from partial clone docs
2019-08-29 14:07:46 +03:00
Marcel Amirault
60dfca155c
Add more rules to markdown lint check
...
Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered
list prefix), MD030 (spaces after list markers), and fixes
remaining docs that were failing these tests
2019-08-12 04:23:01 +00:00
Marcel Amirault
b6cb595d39
Follow-Up: Change code blocks to shell type
2019-08-07 04:01:10 +00:00
Achilleas Pipinellis
828c52d092
Fix some Markdown lint errors
...
Introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30295
2019-08-05 12:27:58 +00:00
James Ramsay
9cbd5994c0
Add minimal partial clone docs
...
Partial Clone and Sparse Checkout are the native Git approach to enormous
repositories. We should document the state of these features and update as our
support and Git's support for these features improves.
2019-08-05 11:41:31 +00:00
Mike Lewis
011a3063a2
Apply updates to git_tricks.md
...
Change code references to codeblocks so they can be copied
more easily, and add link to doc from git topic index. Also
applies suggested changes.
2019-08-05 03:43:35 +00:00
Marcia Ramos
295ed86676
Add tutorial - migrate repo to LFS
...
- Link new doc to and from other docs
- Add tbs section
2019-08-05 01:33:08 +00:00
Marcel Amirault
298252bb6b
Fix whitespace in topic, university, workflow docs
...
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor white space issues in /topic, /university, /update
and /workflow docs.
2019-07-31 10:29:10 +00:00
Evan Read
a6bf00745e
Video links for SSoT audit
2019-06-10 13:00:34 +00:00
Evan Read
9b2c39c691
SSoT audit fixes
...
Implements part of the single source of truth audit
fixes for the topics/git section.
2019-06-06 06:56:58 +00:00
Marcel Amirault
511ed257f7
Docs: Change links to relative in /topics docs
2019-05-30 06:21:35 +00:00
Drew Blessing
0fcfcbaf42
Add SSH MaxStartups documentation
2019-05-01 06:13:14 +00:00
Evan Read
47fb1c5235
Remove consecutive blank lines from markdown files
...
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Takuya Noguchi
e238882d0c
Eliminate duplicated words
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-22 15:44:32 +09:00
Tiago Botelho
db6913cb2e
Adds comma after "timings" in git troubleshooting documentation
2018-11-14 09:23:22 +00:00
Tiago Botelho
30bfef3090
Adds documentation of git trace when git push/pull times out
...
Adds a detailed explanation on what the user can expect to see
in case a git pull or push operation times out on their local machines
2018-11-13 12:53:07 +01:00
Brett Walker
b0be58a1b3
Resolve "CE documentation is not CommonMark compliant"
2018-09-06 16:52:18 +00:00
Achilleas Pipinellis
8dbcd11075
Compress all PNG images under doc/
...
The pngquant tool was used https://pngquant.org , and particularly, the
following command:
/usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png
Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Edwin Torres
36db613da7
WIP: fixed broken link to git cheat sheet
2018-06-14 20:56:01 -04:00
Marcia Ramos
f703ba3f85
Docs: add custom descriptions to most relevant docs
2018-05-09 11:07:11 +00:00
Marcia Ramos
d54a80ca3a
Update all articles with the new layout (meta data from the frontmatter)
...
Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182
2018-02-16 16:01:35 -02:00
Ville Skyttä
0cbbb08e79
doc: Spelling fixes
2018-01-19 12:09:59 +02:00
Marcia Ramos
c895aa71d2
Docs: move article "Undo possibilities in Git" into its topic-related dir
2018-01-15 14:15:25 +00:00
Marcia Ramos
c94d6ad199
Docs: move article "installing Git" to its topic-related dir
2018-01-10 17:10:38 +00:00
Achilleas Pipinellis
06846397de
Refactor Git troubleshooting docs
2017-12-13 10:27:00 +01:00
Ian Scorer
b6c55e25c3
Add new "Troubleshooting Git" page to General documentation (Admin).
2017-12-13 09:57:21 +01:00
Marcia Ramos
ab6bf68c4e
indexes new article
2017-08-11 17:17:59 -03:00
Marcia Ramos
4231d1de0d
indexes article
2017-08-11 17:05:17 -03:00
Marcia Ramos
a302ab1592
add article - how to install git
2017-05-15 11:55:19 -03:00
Marcia Ramos
5234d18180
Reorg CE Docs landing page
2017-04-26 13:13:11 +00:00
Marcia Ramos
991cb916e1
Axil's review
2017-04-11 01:33:47 -03:00
Marcia Ramos
9fa06abe78
replace relative urls - html to md
2017-03-30 18:20:53 -03:00
Marcia Ramos
e0fba6e5cf
fix heading
2017-03-30 18:16:20 -03:00
Marcia Ramos
4e1d1b8bc7
add intro, move version control to getting started
2017-03-30 18:15:36 -03:00
Marcia Ramos
3581476d04
add general info, fix links
2017-03-30 18:05:40 -03:00
Marcia Ramos
199bd04428
add Git index
2017-03-30 17:53:25 -03:00