Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
c1cac76c
Commit
c1cac76c
authored
Sep 23, 2012
by
Ted Nyman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README to detail best pull request style
parent
64cc2361
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
README.md
README.md
+12
-0
No files found.
README.md
View file @
c1cac76c
...
@@ -15,6 +15,18 @@ For more information on gitignore: [gitignore(5)][g5]
...
@@ -15,6 +15,18 @@ For more information on gitignore: [gitignore(5)][g5]
[
pr
]:
http://help.github.com/pull-requests/
[
pr
]:
http://help.github.com/pull-requests/
[
g5
]:
http://man.cx/gitignore
[
g5
]:
http://man.cx/gitignore
## Pull Requests
Since this repo includes a large and diverse
number of programming languages, frameworks, editors,
and ecosystems, it's
**very helpful**
if you can provide
a link to information supporting your pull request.
Up-to-date, canonical documentation that mentions the files
to be ignored is best.
This ensures we can efficiently go through pull requests
and keep quality high.
## Global Ignores
## Global Ignores
git has a global configuration that applies rules to all of
git has a global configuration that applies rules to all of
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment