On Tue, May 21, 2024 at 3:06 PM Chet Ramey <chet.ramey@case.edu> wrote:
On 5/21/24 11:14 AM, Zachary Santer wrote:
On Tue, May 21, 2024 at 9:01 AM Chet Ramey <chet.ramey@case.edu> wrote:
On 5/21/24 6:17 AM, Zachary Santer wrote:
I was wondering what the relationship between the devel and master
branches was.
No mystery: the devel branch captures ongoing development, gets the latest
bug fixes, and is where new features appear. The master branch is for
stable releases.
But the devel branch won't get changes for bash versions beyond what's
in alpha right now?
I'm genuinely curious how you got that from what I said, especially since
devel has gotten changes since I released bash-5.3-alpha.
Changes I assumed would make it into master while master is bash-5.3.
It sounded like you didn't want to implement anything in devel right
now that wasn't going to make it into bash-5.3. I probably didn't
phrase that very well.