sb2008 / git-repo

Automatically exported from code.google.com/p/git-repo
Apache License 2.0
0 stars 0 forks source link

feature request: repo info #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Affected Version: v1.7.3.1
Environment: all

What steps will reproduce the problem?
1. To check current manfest URL, branch and etc...
2. I should do cd .repo/manifests; git remote -v, git branch -a, ...
3. Want some helper, maybe "info" for that purpose.

What is the expected output? What do you see instead?

$ repo info
project-top     : /where/is/project/top
manifest-url    : https://where_i_inited_this_project
manifest-branch : current_branch_of_manifest
reference-path  : /where/is/reference/I/given/when/init
...

Please provide any additional information below.

Original issue reported on code.google.com by ff4...@gmail.com on 31 May 2012 at 7:44

GoogleCodeExporter commented 9 years ago
A change has been uploaded [1] to implement this feature.

[1] https://gerrit-review.googlesource.com/#/c/37940/

Original comment by david.pu...@sonymobile.com on 11 Oct 2012 at 7:09

GoogleCodeExporter commented 9 years ago

Original comment by david.pu...@sonymobile.com on 14 Feb 2013 at 8:01