Re: [ANNOUNCE] GIT 0.99.5

2005-08-26 Thread Junio C Hamano
[EMAIL PROTECTED] (Eric W. Biederman) writes: > A nit but possibly an important for 1.0 there are > quite a few git commands that don't have man pages > or whose man pages are currently very poor. > > Getting the code sane and stable of course comes first > but if people can't figure out how to us

Re: [ANNOUNCE] GIT 0.99.5

2005-08-26 Thread Eric W. Biederman
Junio C Hamano <[EMAIL PROTECTED]> writes: > Documentation > - A nit but possibly an important for 1.0 there are quite a few git commands that don't have man pages or whose man pages are currently very poor. Getting the code sane and stable of course comes first but if people can't

Re: [ANNOUNCE] GIT 0.99.5

2005-08-25 Thread Darrin Thompson
On Wed, 2005-08-24 at 19:38 -0700, Junio C Hamano wrote: > * Update tutorial to cover shared repository style a bit more, > maybe with a toy project that involves two or three > repositories. > Shameless plug: Feel free to use/modify/steal my writeup: http://willowbend.cx/archives/2005/08/24

Re: [ANNOUNCE] GIT 0.99.5

2005-08-24 Thread Martin Langhoff
On 8/25/05, Junio C Hamano <[EMAIL PROTECTED]> wrote: > Have fun. Yay! > What to expect after 0.99.5 > === > Documentation > - Perhaps link the 'howto' docs from the git formal docs, so they are visible via http://www.kernel.org/pub/software/scm/git/docs/ >

[ANNOUNCE] GIT 0.99.5

2005-08-24 Thread Junio C Hamano
I've pushed out all of what has been in the proposed updates branch, along with documentation updates. Many changes all over: - pulling from packed repository. - cvsimport. - documentation coverage. - usability. - terminology clarification. - hooks for updates and commits. - updated gitk.