Commits


drop vc-got-stage related to #5


fix table


document vc-got-stage-mode


add-to-list is better at strings than cl-pushnew cl-pushnew can add multiple copies of the same string to a list, and add-to-list is also probably more idiomatic in elisp.


suggest to add .got to vc-directory-exclusion-list


correct also the other example push can add duplicate elements, and that’s not what we want as an example.


Summary: fix use-package example


added readme