Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Intermediate Python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bio-IT Workshops
Intermediate Python
Commits
feaeb0e8
Verified
Commit
feaeb0e8
authored
4 years ago
by
Renato Alves
Browse files
Options
Downloads
Patches
Plain Diff
Remove whitesspace and break long line
parent
335d1cb0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#16604
passed
4 years ago
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTING.md
+2
-1
2 additions, 1 deletion
CONTRIBUTING.md
reference.md
+1
-1
1 addition, 1 deletion
reference.md
with
3 additions
and
2 deletions
CONTRIBUTING.md
+
2
−
1
View file @
feaeb0e8
...
...
@@ -71,7 +71,8 @@ To use the web interface for contributing to a lesson:
to obtain an external account).
2.
Within your version of the forked repository, move to the
`master`
branch and
create a new branch for each significant change being made.
3.
Navigate to the file(s) you wish to change within the new branches and make revisions as required.
3.
Navigate to the file(s) you wish to change within the new branches and make
revisions as required.
4.
Commit all changed files within the appropriate branches.
5.
Create individual merge requests from each of your changed branches
to the
`master`
branch within the originating repository.
...
...
This diff is collapsed.
Click to expand it.
reference.md
+
1
−
1
View file @
feaeb0e8
...
...
@@ -247,7 +247,7 @@ string
syntax
: The rules that define how code must be written for a computer to understand.
syntax error
: A programming error that occurs when statements are in an order or contain characters
not expected by the programming language.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment