git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Could someone give me a copy of git internal api document?
@ 2011-09-26  7:11 徐迪
  2011-09-26  7:23 ` Michael Schubert
  0 siblings, 1 reply; 3+ messages in thread
From: 徐迪 @ 2011-09-26  7:11 UTC (permalink / raw)
  To: Git 邮件列表

I am reading code of git recently, and i want to know some internal
api in git, so i googled "git internal api", and result is
http://www.kernel.org/pub/software/scm/git/docs/v1.6.5.9/technical/api-index.html
but kernel.org was down for maintenance, and i have no idea when it
will recover, could someone give me a mirror url or post me a copy of
it?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Could someone give me a copy of git internal api document?
  2011-09-26  7:11 Could someone give me a copy of git internal api document? 徐迪
@ 2011-09-26  7:23 ` Michael Schubert
  2011-09-26  8:42   ` Tay Ray Chuan
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Schubert @ 2011-09-26  7:23 UTC (permalink / raw)
  To: 徐迪; +Cc: Git 邮件列表

On 09/26/2011 09:11 AM, 徐迪 wrote:
> I am reading code of git recently, and i want to know some internal
> api in git, so i googled "git internal api", and result is
> http://www.kernel.org/pub/software/scm/git/docs/v1.6.5.9/technical/api-index.html
> but kernel.org was down for maintenance, and i have no idea when it
> will recover, could someone give me a mirror url or post me a copy of
> it?

If you got the code, you should have Documentation/technical in your
source tree.?

Alternate repository source:

http://repo.or.cz/w/alt-git.git

Documentation/technical on GitHub:

https://github.com/gitster/git/tree/master/Documentation/technical

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Could someone give me a copy of git internal api document?
  2011-09-26  7:23 ` Michael Schubert
@ 2011-09-26  8:42   ` Tay Ray Chuan
  0 siblings, 0 replies; 3+ messages in thread
From: Tay Ray Chuan @ 2011-09-26  8:42 UTC (permalink / raw)
  To: Michael Schubert; +Cc: 徐迪, Git 邮件列表

2011/9/26 Michael Schubert <mschub@elegosoft.com>:
> On 09/26/2011 09:11 AM, 徐迪 wrote:
>> I am reading code of git recently, and i want to know some internal
>> api in git, so i googled "git internal api", and result is
>> http://www.kernel.org/pub/software/scm/git/docs/v1.6.5.9/technical/api-index.html
>> but kernel.org was down for maintenance, and i have no idea when it
>> will recover, could someone give me a mirror url or post me a copy of
>> it?
>
> If you got the code, you should have Documentation/technical in your
> source tree.?

If you prefer the generated HTML output:

  https://git-core.googlecode.com/git-history/html/technical/api-index.html

-- 
Cheers,
Ray Chuan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-26  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26  7:11 Could someone give me a copy of git internal api document? 徐迪
2011-09-26  7:23 ` Michael Schubert
2011-09-26  8:42   ` Tay Ray Chuan

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).