mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-11 09:21:23 -07:00
* lisp/vc/vc-git.el (vc-git--with-apply-temp-to-staging): Rename ... (vc-git--with-apply-temp): ... to this. New ARGS parameter. All uses changes. (vc-git--checkin): In POST function, apply PATCH-STRING to the working tree with 'git apply --3way --ours'. * lisp/vc/vc-hg.el (vc-hg--checkin): Document what the call to 'hg update' is for. * test/lisp/vc/vc-tests/vc-tests.el (vc-test--checkin-patch): Delete completed FIXME and workaround. |
||
|---|---|---|
| .. | ||
| diff-mode-resources | ||
| vc-tests | ||
| add-log-tests.el | ||
| diff-mode-tests.el | ||
| ediff-diff-tests.el | ||
| ediff-mult-tests.el | ||
| ediff-ptch-tests.el | ||
| emerge-tests.el | ||
| log-edit-tests.el | ||
| smerge-mode-tests.el | ||
| vc-bzr-tests.el | ||
| vc-cvs-tests.el | ||
| vc-git-tests.el | ||
| vc-hg-tests.el | ||