lang:git
文書の過去の版を表示しています。
git
サーバーと同期
git pull ownedName ownedBranch
サーバーへ upload
git push ownedName ownedBranch
編集手順
- ファイル編集
- git add
- git commit
サーバの場合は、さらに pull する
git サーバ構築
git サーバは、更新情報のみの bare と実ファイルを有するの nonbare の二つが必要。
lang/git.1757376217.txt.gz · 最終更新: by editor