git.el: Add an insert file command.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 4 Aug 2008 07:30:42 +0000 (09:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 23 Nov 2008 10:54:38 +0000 (11:54 +0100)
This allows to insert a file in the buffer no matter what its state
is, making it possible for instance to remove an up-to-date file.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
No differences found