On 2012-03-14, at 7:24 PM, Mason James wrote:
> hi People
>
>
> i believe there are 2 duplicated commits in the kc.org repo currently, that
> need to be corrected
> (by deleting 1 commit?)
>
> specifically, these 2 commits
>
> http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=
hi People
i believe there are 2 duplicated commits in the kc.org repo currently, that
need to be corrected
(by deleting 1 commit?)
specifically, these 2 commits
http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=50585c34292b7aabfaabeba0db3f83612f55837e
http://git.koha-communi
We've run up against this problem a few times in recent history. Small
patches are easier to test, but harder to keep track of. Large patches
make our paperwork simpler, but are much harder to test, and one broken
aspect can delay many functional ones.
I think the first part of the solution is t
Le 12/03/2012 23:12, Srdjan a écrit :
> I'd like to discuss the mechanics of it.
> Let's say we split our change into 4 smaller changes, and have a
> following situation:
> 2 depends on 1
> 3 and 4 depend on 2
My 2cts:
* you must use dependencies on bugzilla so clearly state that one
block/depend