Skip to content
Snippets Groups Projects
Commit 222c8619 authored by yuichitamiya's avatar yuichitamiya
Browse files

2nd push

parent 47a453de
Branches
No related tags found
No related merge requests found
Pipeline #268371 passed
......@@ -70,6 +70,7 @@ git push -u origin --all
git push -u origin --tags
```
```
% cd fa2022_kannai_site
% git remote -v
......@@ -104,3 +105,10 @@ Branch 'master' set up to track remote branch 'master' from 'origin'.
% git push -u origin --tags
Everything up-to-date
```
PUSH
```
% git add .
% git commit -m "first push"
% git push
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment