Add "stg id" support for "{public}" ref
authorCatalin Marinas <catalin.marinas@arm.com>
Sat, 30 May 2009 12:13:25 +0000 (13:13 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sat, 30 May 2009 12:13:25 +0000 (13:13 +0100)
commit5660771ca427fedb50cb3607e6b76c299d5d5fa3
treec209ace1f6ae360c2c3456f34c03a0637a579f45
parente58f264a3e59a0887c7aaa1e3227cff108ac840d
Add "stg id" support for "{public}" ref

The {public} ref refers to the public version of the branch as described
in the "publish" command.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
stgit/commands/common.py
stgit/commands/diff.py
stgit/commands/id.py
stgit/commands/publish.py