wolf9s/mind-map
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This folder is for github.com 1. The primary operation flow $ git init $ git add file $ git commit -m 'your message' $ git remote add orgin [email protected]:username@*.git $ git push orgin master