Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は通常git pull --rebase、マスターで直接作業している場合に使用します(とにかくしないようにしています)。リベースをするのを忘れてgit pull. この時点でリベースを行うのは悪い考えでしょうか?
git pull --rebase
git pull
デフォルトでプルのリベースを有効にできることはわかっているので、忘れないようにしていますが、これは、この場合に何をすべきかを理解することの問題です。