LoginSignup
44
57

More than 3 years have passed since last update.

実務でよく使うGitコマンド一覧

Last updated at Posted at 2019-10-25
git init
git clone
git remote
git pull
git fetch
git merge
git checkout
git branch
git status
git diff
git add
git commit
git log
git push
git reset
git rebase
git cherry-pick
git stash
git revert
git rm

追記: git-remind

コミット忘れ防止コマンド git-remind

【ペチオブ】実務で使うGit勉強会

株式会社ミライトデザインが主催するエンジニア向けオブジェクト指向ワーキンググループ「ぺちオブ」の【ペチオブ】実務で使うGit会にて学ばせていただきました。

44
57
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
44
57