ユーザ用ツール

サイト用ツール


lang:git

文書の過去の版を表示しています。


git

サーバーと同期

git pull ownedName ownedBranch

サーバーへ upload

git push ownedName ownedBranch

編集手順

  1. ファイル編集
  2. git add
  3. git commit

サーバの場合は、さらに pull する


git サーバ構築

git サーバは、更新情報のみの bare と実ファイルを有するの nonbare の二つが必要。

lang/git.1757376217.txt.gz · 最終更新: by editor

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki