tldr-pages / tldr

📚 Collaborative cheatsheets for console commands
https://tldr.sh
Other
51.47k stars 4.23k forks source link

git-merge-file: add page #14928

Open MQ-06 opened 4 days ago

MQ-06 commented 4 days ago
CLAassistant commented 4 days ago

CLA assistant check
All committers have signed the CLA.

tldr-bot commented 4 days ago

The build for this PR failed with the following error(s):

pages/common/git-merge-file.md:10 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
pages/common/git-merge-file.md:13 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:18 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:23 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:28 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:33 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:38 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:43 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:48 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:55 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:60 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:65 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
pages/common/git-merge-file.md:
Error: Parse error on line 4:
# git-merge-file```bashgit merge-fi
----------------^
Expecting 'TEXT', 'GREATER_THAN', got 'BACKTICK'
pages/common/git-merge-file.md:1: TLDR001 File should contain no leading whitespace

Please fix the error(s) and push again.

spageektti commented 4 days ago

Hi. Thanks for your contribution. Have you seen CONTRIBUTING.md and the style guide?

MQ-06 commented 4 days ago

@spageektti let me review the mistakes and get back to you!