Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab_demo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Lara Ianov
gitlab_demo
Merge requests
!1
Update demo.sh
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update demo.sh
develop_area
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Lara Ianov
requested to merge
develop_area
into
master
6 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
caeed48f
1 commit,
6 years ago
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
demo.sh
+
2
−
0
Options
@@ -10,3 +10,5 @@ echo "line added locally after cloning, and then committed and pushed to GitLab"
# changes below were made in Atom, staged, committed and pushed directly from Atom
echo
"printing current date and time"
date
#----- This represents finalized code ready to be merged --------
\ No newline at end of file
Loading