Commit b90d479
committed
git-gui: Expose the browser as a subcommand.
Some users may find being able to browse around an arbitrary
branch to be handy, so we now expose our graphical browser
through `git gui browse <committish>`.
Yes, I'm being somewhat lazy and making the user give us
the name of the branch to browse. They can always enter
HEAD.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>1 parent 101e3ae commit b90d479
1 file changed
+21
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3044 | 3044 | | |
3045 | 3045 | | |
3046 | 3046 | | |
3047 | | - | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
| 3050 | + | |
| 3051 | + | |
| 3052 | + | |
| 3053 | + | |
| 3054 | + | |
3048 | 3055 | | |
3049 | 3056 | | |
3050 | 3057 | | |
3051 | 3058 | | |
3052 | 3059 | | |
3053 | 3060 | | |
3054 | 3061 | | |
3055 | | - | |
3056 | 3062 | | |
3057 | 3063 | | |
3058 | 3064 | | |
| |||
3102 | 3108 | | |
3103 | 3109 | | |
3104 | 3110 | | |
3105 | | - | |
3106 | | - | |
| 3111 | + | |
| 3112 | + | |
3107 | 3113 | | |
3108 | 3114 | | |
3109 | 3115 | | |
| |||
3112 | 3118 | | |
3113 | 3119 | | |
3114 | 3120 | | |
3115 | | - | |
| 3121 | + | |
3116 | 3122 | | |
3117 | 3123 | | |
3118 | 3124 | | |
| |||
5019 | 5025 | | |
5020 | 5026 | | |
5021 | 5027 | | |
| 5028 | + | |
5022 | 5029 | | |
5023 | 5030 | | |
5024 | 5031 | | |
| |||
5359 | 5366 | | |
5360 | 5367 | | |
5361 | 5368 | | |
| 5369 | + | |
| 5370 | + | |
| 5371 | + | |
| 5372 | + | |
| 5373 | + | |
| 5374 | + | |
| 5375 | + | |
| 5376 | + | |
| 5377 | + | |
5362 | 5378 | | |
5363 | 5379 | | |
5364 | 5380 | | |
| |||
0 commit comments