* life cycle documentation
@ 2014-10-23 22:15 Ben Harper
2014-10-24 21:56 ` brian m. carlson
0 siblings, 1 reply; 4+ messages in thread
From: Ben Harper @ 2014-10-23 22:15 UTC (permalink / raw)
To: git
Greetings,
I am unable to find any documentation regarding the life cycle regarding
the various versions of git. Is only the current version supported?
What about older minor/major versions? At what point does a version go
EOL? Currently, is only 2.1.2 supported? I would entertain the thought
on creating a RELEASES document if the information is provided.
Ben Harper
OS Deployment Services, RPMDEV
Rackspace Hosting & IUS Community
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: life cycle documentation
2014-10-23 22:15 life cycle documentation Ben Harper
@ 2014-10-24 21:56 ` brian m. carlson
2014-10-27 14:52 ` Ben Harper
0 siblings, 1 reply; 4+ messages in thread
From: brian m. carlson @ 2014-10-24 21:56 UTC (permalink / raw)
To: Ben Harper; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]
On Thu, Oct 23, 2014 at 05:15:21PM -0500, Ben Harper wrote:
> Greetings,
>
> I am unable to find any documentation regarding the life cycle regarding the
> various versions of git. Is only the current version supported? What about
> older minor/major versions? At what point does a version go EOL? Currently,
> is only 2.1.2 supported? I would entertain the thought on creating a
> RELEASES document if the information is provided.
The development process is outlined at [0]. Usually there's just one
supported release (at the moment, 2.1.2), although I have occasionally
seen releases out of order (from different branches).
Having said that, Git developers try very hard not to break things, so
many people are fine using an older version, such as the ones their
distros provide. It is considered courteous to try the latest version
before reporting a bug, however.
[0] https://github.com/git/git/blob/master/Documentation/howto/maintain-git.txt
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: life cycle documentation
2014-10-24 21:56 ` brian m. carlson
@ 2014-10-27 14:52 ` Ben Harper
2014-10-27 23:02 ` brian m. carlson
0 siblings, 1 reply; 4+ messages in thread
From: Ben Harper @ 2014-10-27 14:52 UTC (permalink / raw)
To: git
On 10/24/2014 04:56 PM, brian m. carlson wrote:
> On Thu, Oct 23, 2014 at 05:15:21PM -0500, Ben Harper wrote:
>> Greetings,
>>
>> I am unable to find any documentation regarding the life cycle regarding the
>> various versions of git. Is only the current version supported? What about
>> older minor/major versions? At what point does a version go EOL? Currently,
>> is only 2.1.2 supported? I would entertain the thought on creating a
>> RELEASES document if the information is provided.
> The development process is outlined at [0]. Usually there's just one
> supported release (at the moment, 2.1.2), although I have occasionally
> seen releases out of order (from different branches).
>
> Having said that, Git developers try very hard not to break things, so
> many people are fine using an older version, such as the ones their
> distros provide. It is considered courteous to try the latest version
> before reporting a bug, however.
>
> [0] https://github.com/git/git/blob/master/Documentation/howto/maintain-git.txt
Hey Brian,
Thanks for the clarification. Someone in IRC mentioned the
maintain-git.txt file. I skimmed it and searched for some keywords, but
was unable to find the information I needed.
Do you feel a RELEASES document is needed or is the maintain-git.txt
file sufficient?
Ben Harper
OS Deployment Services, RPMDEV
Rackspace Hosting & IUS Community
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: life cycle documentation
2014-10-27 14:52 ` Ben Harper
@ 2014-10-27 23:02 ` brian m. carlson
0 siblings, 0 replies; 4+ messages in thread
From: brian m. carlson @ 2014-10-27 23:02 UTC (permalink / raw)
To: Ben Harper; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]
On Mon, Oct 27, 2014 at 09:52:31AM -0500, Ben Harper wrote:
> Thanks for the clarification. Someone in IRC mentioned the maintain-git.txt
> file. I skimmed it and searched for some keywords, but was unable to find
> the information I needed.
>
> Do you feel a RELEASES document is needed or is the maintain-git.txt file
> sufficient?
I don't personally feel one is needed. However, I'm a semi-regular on
the list, so my opinion of what would be helpful to people less familiar
with the project is going to be skewed. If you were to send a patch to
add a releases.txt file in the Documentation directory, it would
probably be welcome.
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-10-27 23:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 22:15 life cycle documentation Ben Harper
2014-10-24 21:56 ` brian m. carlson
2014-10-27 14:52 ` Ben Harper
2014-10-27 23:02 ` brian m. carlson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).