7 search resultsShowing 1~7 results

Stocked
nisunisu

@nisunisu

gitでcommitをまとめる

push済みcommitをまとめる方法 # 直近3コミットをまとめる場合 git rebase -i HEAD~3 # (rebase画面)editor画面で直近1-2コミットを"squash"...

0
0
Comment0

7 search resultsShowing 1~7 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in