[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to submit patches [exact procedure]
From: |
Mike Miller |
Subject: |
Re: How to submit patches [exact procedure] |
Date: |
Mon, 19 Dec 2016 10:19:37 -0800 |
User-agent: |
NeoMutt/20161126 (1.7.1) |
On Mon, Dec 19, 2016 at 23:44:09 +0530, Vijeth T Aradhya wrote:
> So let me get this straight, if I have to fix a bug -
>
> 1. I have to comment out what I have done giving a concise descirption.
> 2. Attach patch files ( using git format-patch ). [ *in this case* -
> https://savannah.gnu.org/bugs/index.php?49880, I attached a *diff* file
> instead of a patch file, please check it out if it could be one way ]
> 3. Wait for the bug owner or the person who submitted it or others to
> review it?
Yes, noting that `hg export` is the equivalent of `git format-patch`.
--
mike