emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re[2]: need detailed instructions for submitting the patch


From: Bastien
Subject: Re: [Orgmode] Re[2]: need detailed instructions for submitting the patch
Date: Thu, 12 Aug 2010 00:16:51 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Ivanov Dmitry <address@hidden> writes:

> Yes, Nick, I was asking about the git commands. Thanks. It seems, that
> creating a topic branch is more complicated, then simply editing the
> local master copy, creating a diff file and sending it to the mailing
> list. I think it should be used only in complicated cases.

For very quick patches, you can also do:

- git pull
- edit a file within (a recent) emacs
- `C-x v =' 

The last command with open a new window and display the diff between
your version of the file and that of the last git pull.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]