Alp Kalpalp <[email protected]> writes:

> Hi,
>
> How to understand that I should reconfigure after a git pull?

It is usually not necessary, but may be necessary if changes in config/
are relevant to you.  You can see the changes to config/ with

  $ git pull
  $ git log --stat ORIG_HEAD.. -- config/

Change --stat to -p to see the full diffs instead of just a stat.

When in doubt reconfigure.

Attachment: signature.asc
Description: PGP signature

Reply via email to