Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

yoannes/uni-benkyoukai

Repository files navigation

README

Clone the repository

#uni-benkyokaiに移動して

# add files----------------------------
git add .


# commit-------------------------------
git commit -m "message"

# commit message sample
git commit -m "Add formSaveBtn and deleteBodyAreaBtn"




# push---------------------------------
git push origin master

Pull

Pull

```bash

# check status?
git status

# pull
git pull origin master

```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published