**文書の過去の版を表示しています。**
move metasearch to GitHub
make a new repository named metasearch with suikoucalender account on github
git clone git@github.com:suikoucalender/metasearch.git
Clone the repository from server
copy all files in to the directory
git add . git commit -m “ ” git remote add origin http://github.com/suikoucalender/metasearch.git git push -u origin main
Clone the repository from server to local
launch visual studio
Clone repository
repository position: https://github.com/suikoucalender/metasearch.git path:the position you want
Development and maintenance
1.make some change
2.Staged Changes section
3.Commit and update commits
4.push