equal
deleted
inserted
replaced
3917 num=None, |
3917 num=None, |
3918 id=None, |
3918 id=None, |
3919 branch=None, |
3919 branch=None, |
3920 tags=None, |
3920 tags=None, |
3921 bookmarks=None, |
3921 bookmarks=None, |
3922 **opts |
3922 **opts, |
3923 ): |
3923 ): |
3924 """identify the working directory or specified revision |
3924 """identify the working directory or specified revision |
3925 |
3925 |
3926 Print a summary identifying the repository state at REV using one or |
3926 Print a summary identifying the repository state at REV using one or |
3927 two parent hash identifiers, followed by a "+" if the working |
3927 two parent hash identifiers, followed by a "+" if the working |