Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nos Hs2023
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Språksamlingane
stadnamn
Nos Hs2023
Commits
b2917285
Unverified
Commit
b2917285
authored
5 years ago
by
Esko Ikkala
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update readme
parent
f9f9b99f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
b2917285
...
...
@@ -67,7 +67,7 @@ docker run -d -p 3006:3001 --name sampo-web-app sampo-web-app-image
## Set up a new project using this repository as a base, with the possibility of merging the new commits added to this repository
1.
Clone this repository:
`git clone git@github.com:SemanticComputing/sampo-
web-app
.git`
`git clone git@github.com:SemanticComputing/sampo-
ui
.git`
2.
Set up a new GitHub repository. Do not initialize it with anything. It needs to be an empty repository.
You can name it how you like and you can rename your local folder to match that.
...
...
@@ -86,7 +86,7 @@ You can name it how you like and you can rename your local folder to match that.
`git push`
8.
Set the original repository (sampo-web-app) as the upstream of your new repository:
`git remote add upstream git@github.com:SemanticComputing/sampo-
web-app
.git`
`git remote add upstream git@github.com:SemanticComputing/sampo-
ui
.git`
9.
When new commits appear on the original repository (sampo-web-app) you can fetch them to your new repository.
The example fetches only master branch:
...
...
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