From: Catalin Marinas Date: Thu, 21 Aug 2008 22:12:15 +0000 (+0100) Subject: Implement a new patch identification scheme and id command X-Git-Tag: v0.15-rc1~170 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/48c930db6aaa1559f0d25030c0a9691170fe715c?ds=sidebyside;hp=48c930db6aaa1559f0d25030c0a9691170fe715c Implement a new patch identification scheme and id command The new scheme allows '[:]' and '[:]{base}' (the latter showing the base of a stack). You may append Git suffixes like ^ and ^{...}. Signed-off-by: Catalin Marinas ---