[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Upgrade bedtools to 0.25.0.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] Upgrade bedtools to 0.25.0. |
Date: |
Sat, 09 Jan 2016 18:48:03 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> I do not have very strong feelings about the matter, but I do see the point
> of separating stylistic and syntactic changes on one hand from functional
> changes on the other hand. Then one can simply accept the former without
> further checking; and the latter does not require any checking since only
> the version and the hash line have changed.
Right. Another practical advantage is that, should the upgrade cause
problems, we can simply revert the commit that does the upgrade without
losing the other change.
Ludo’.