Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
How To Manual
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
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
Show more breadcrumbs
Open textbooks
How To Manual
Commits
85bae41d
Commit
85bae41d
authored
1 year ago
by
THEODOSIOS ATHANASAKIS
Browse files
Options
Downloads
Patches
Plain Diff
Change master to main while creating page branch
parent
2e47e8b2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
content/basics/process/in-a-nutshell.md
+1
-1
1 addition, 1 deletion
content/basics/process/in-a-nutshell.md
content/basics/process/publish.md
+1
-1
1 addition, 1 deletion
content/basics/process/publish.md
with
2 additions
and
2 deletions
content/basics/process/in-a-nutshell.md
+
1
−
1
View file @
85bae41d
...
...
@@ -52,7 +52,7 @@ After reading all the steps, it is time to summarize everything for faster code
git push origin <page-version-branch>
--force
git update-ref
-d
HEAD
git reset
git checkout ma
ster
--force
git checkout ma
in
--force
```
7.
Email to TU Delft
...
...
This diff is collapsed.
Click to expand it.
content/basics/process/publish.md
+
1
−
1
View file @
85bae41d
...
...
@@ -99,7 +99,7 @@ git commit -m "New book version <book-version>"
git push origin <page-version-branch>
--force
git update-ref
-d
HEAD
git reset
git checkout ma
ster
--force
git checkout ma
in
--force
```
```
{admonition} This is a non-reversible step!
...
...
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