Boris Kheyfets <[email protected]> writes: > Hello > > Is there a way I can turn off dvc tips after every commit?
Put the following in your .emacs: (setq dvc-tips-enabled nil) You find out such things, using M-x apropos RET dvc tips RET Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
