All of lore.kernel.org
 help / color / mirror / Atom feed
* URI Scheme for git object ids?
@ 2022-03-01 17:35 Ed Warnicke
  2022-03-01 17:40 ` Junio C Hamano
  2022-03-01 17:53 ` Konstantin Ryabitsev
  0 siblings, 2 replies; 7+ messages in thread
From: Ed Warnicke @ 2022-03-01 17:35 UTC (permalink / raw)
  To: git

Has there been any discussion of how one might represent a git object
id as a urn or uri?

It's clear that 'git:' is registered with IANA as a URI prefix for
locations of git repos.

I was wondering if there was any existing use of something like:

'gitoid:${type}:${hash type}:${hash of git object}' ?

So for example:

gitoid:blob:sha1:261eeb9e9f8b2b4b0d119366dda99c6fd7d35c64

which could be used to communicate generic git object ids.

Ed

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

end of thread, other threads:[~2022-03-01 21:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-01 17:35 URI Scheme for git object ids? Ed Warnicke
2022-03-01 17:40 ` Junio C Hamano
2022-03-01 17:43   ` Ed Warnicke
2022-03-01 17:53 ` Konstantin Ryabitsev
2022-03-01 17:58   ` Ed Warnicke
2022-03-01 18:30     ` Konstantin Ryabitsev
2022-03-01 21:09       ` Ed Warnicke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.