27 search resultsShowing 1~20 results

Stocked
m_nish

@m_nish

Git で特定の変更の変遷を調べる

git blame でもいいけど、何度も前に戻るのはつらい。 git log -p -S "対象文字列" で差分にその文字列が入っている commit だけを取り出すことができる。 -p は差分...

1
0
Comment0

27 search resultsShowing 1~20 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