Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(186)

Issue 6824011: Make willis show relative paths. (Closed)

Created:
9 years, 8 months ago by vb
Modified:
9 years, 6 months ago
Reviewers:
robotboy
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Make willis show relative paths. The "what's going on" tool displays the repositories with modifications, branches, etc., prepending each repo with a path starting at ~/trunk. It would be more convenient if it was showing the path related to the current directory - this way the path can be used directly as argument to pushd/sd/ls/etc. This CL modifies the output to show the relative path and removes some redundant code. Change-Id: Ib25e26f27778a1c5b8d7d3e611deeba60294d1af BUG=None TEST=manual: Run `willis' from different directories in chroot. Observe the results reporting relative paths to the appropriate git repositories. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=2ed43ee

Patch Set 1 : Make willis show relative paths. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -15 lines) Patch
M host/willis View 6 chunks +13 lines, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vb
9 years, 8 months ago (2011-04-08 19:24:36 UTC) #1
robotboy
9 years, 8 months ago (2011-04-08 19:59:15 UTC) #2
LGTM, thanks.

If I want the old display format (which I do) I'll just run willis from the root
of the tree.

Powered by Google App Engine
This is Rietveld 408576698