]> git.eshelyaron.com Git - emacs.git/commit
Generalize vc-pull-and-push to support more backends (bug#60569)
authorJuri Linkov <juri@linkov.net>
Sun, 22 Jan 2023 17:27:10 +0000 (19:27 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 22 Jan 2023 17:27:10 +0000 (19:27 +0200)
commit2343a067c3de65a7e7b85b1ca4d83147b8f6b647
tree71b29318ed26beb2f831dc2c34e9b5a8f6c71935
parent846838dbab8ebe7fb9e4b90c1077dd5a89f95686
Generalize vc-pull-and-push to support more backends (bug#60569)

* lisp/vc/vc-git.el (vc-git-pull-and-push): Remove and move its logic to
vc-pull-and-push.

* lisp/vc/vc.el (vc-pull-and-push): Add code from vc-git-pull-and-push.
lisp/vc/vc-git.el
lisp/vc/vc.el