Re: [PATCH 0/3] Move api-command.txt from ./technical/ to ./howto

2012-12-21 Thread Junio C Hamano
Thomas Ackermann  writes:

> "api-command.txt" describes a different kind of API than the other api-* 
> documents.
> So better move it to the howto documents in ./Documentation/howto and rename
> to "new-command.txt".
>
> [PATCH 1/3] Move ./technical/api-command.txt to ./howto/new-command.txt
> [PATCH 2/3] Add new-command.txt to ./Documentation/Makefile
> [PATCH 3/3] Amend new-command.txt to be processed correctly by howto-index.sh
>
> Signed-off-by: Thomas Ackermann 

Seems good from a cursory look, but I think this is better done in a
single patch.  If you do not mind, I'll squash them into one.


Thanks.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3] Move api-command.txt from ./technical/ to ./howto

2012-12-21 Thread Thomas Ackermann

"api-command.txt" describes a different kind of API than the other api-* 
documents.
So better move it to the howto documents in ./Documentation/howto and rename
to "new-command.txt".

[PATCH 1/3] Move ./technical/api-command.txt to ./howto/new-command.txt
[PATCH 2/3] Add new-command.txt to ./Documentation/Makefile
[PATCH 3/3] Amend new-command.txt to be processed correctly by howto-index.sh

Signed-off-by: Thomas Ackermann 


---
Thomas
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html