git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 8/8] cogito: Add deprecated_alias to cg-object-id
@ 2005-09-20  2:29 Pavel Roskin
  0 siblings, 0 replies; only message in thread
From: Pavel Roskin @ 2005-09-20  2:29 UTC (permalink / raw)
  To: git

Add deprecated_alias to cg-object-id

List all old *-id scripts.

diff --git a/cg-object-id b/cg-object-id
--- a/cg-object-id
+++ b/cg-object-id
@@ -25,10 +25,12 @@
 #	An ID resolving to a commit.
 
 USAGE="cg-object-id [-n | -p | -t] [OBJECT_ID]"
 
 . ${COGITO_LIB}cg-Xlib
+deprecated_alias cg-object-id commit-id cg-commit-id \
+	parent-id cg-parent-id tree-id cg-tree-id
 
 
 # Normalize argument.  The normalized SHA1 ID is put to $normid.
 # If type is known, it's put to $type.
 normalize_id()



-- 
Regards,
Pavel Roskin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-20  2:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-20  2:29 [PATCH 8/8] cogito: Add deprecated_alias to cg-object-id Pavel Roskin

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