Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kannai site
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
Model registry
Analyze
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
Academany
Fab Academy
2022
Fab Academy 2022 Labs
Kannai
Kannai site
Commits
222c8619
Commit
222c8619
authored
3 years ago
by
yuichitamiya
Browse files
Options
Downloads
Patches
Plain Diff
2nd push
parent
47a453de
No related branches found
No related tags found
Loading
Checking pipeline status
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/Instruction/tips/make_this_site.md
+8
-0
8 additions, 0 deletions
docs/Instruction/tips/make_this_site.md
with
8 additions
and
0 deletions
docs/Instruction/tips/make_this_site.md
+
8
−
0
View file @
222c8619
...
@@ -70,6 +70,7 @@ git push -u origin --all
...
@@ -70,6 +70,7 @@ git push -u origin --all
git push -u origin --tags
git push -u origin --tags
```
```
```
```
% cd fa2022_kannai_site
% cd fa2022_kannai_site
% git remote -v
% git remote -v
...
@@ -104,3 +105,10 @@ Branch 'master' set up to track remote branch 'master' from 'origin'.
...
@@ -104,3 +105,10 @@ Branch 'master' set up to track remote branch 'master' from 'origin'.
% git push -u origin --tags
% git push -u origin --tags
Everything up-to-date
Everything up-to-date
```
```
PUSH
```
% git add .
% git commit -m "first push"
% git push
```
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