Commit f0d7aa0 1 parent 8317be9 commit f0d7aa0 Copy full SHA for f0d7aa0
File tree 26 files changed +26
-1
lines changed
26 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 8
8
- [ Bazel] ( https://bazel.build/ ) (previously installed and available from the command line)
9
9
- A working build environment (Visual Studio, gcc or clang) for C++ 17
10
10
11
-
12
11
## Instructions
13
12
14
13
### 1 - Open a terminal
@@ -43,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
43
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
44
43
| ` l ` / ` L ` | Pull from remote |
45
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
46
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
47
47
| ` ? ` | List available options |
48
48
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Here are the main shortcuts available once TCR utility is running:
51
51
| ` p ` / ` P ` | Toggle on/off git auto-push |
52
52
| ` l ` / ` L ` | Pull from remote |
53
53
| ` s ` / ` S ` | Push to remote |
54
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
54
55
| ` q ` / ` Q ` | Quit current role / Quit TCR |
55
56
| ` ? ` | List available options |
56
57
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Here are the main shortcuts available once TCR utility is running:
41
41
| ` p ` / ` P ` | Toggle on/off git auto-push |
42
42
| ` l ` / ` L ` | Pull from remote |
43
43
| ` s ` / ` S ` | Push to remote |
44
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
44
45
| ` q ` / ` Q ` | Quit current role / Quit TCR |
45
46
| ` ? ` | List available options |
46
47
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Here are the main shortcuts available once TCR utility is running:
51
51
| ` p ` / ` P ` | Toggle on/off git auto-push |
52
52
| ` l ` / ` L ` | Pull from remote |
53
53
| ` s ` / ` S ` | Push to remote |
54
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
54
55
| ` q ` / ` Q ` | Quit current role / Quit TCR |
55
56
| ` ? ` | List available options |
56
57
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Here are the main shortcuts available once TCR utility is running:
41
41
| ` p ` / ` P ` | Toggle on/off git auto-push |
42
42
| ` l ` / ` L ` | Pull from remote |
43
43
| ` s ` / ` S ` | Push to remote |
44
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
44
45
| ` q ` / ` Q ` | Quit current role / Quit TCR |
45
46
| ` ? ` | List available options |
46
47
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Here are the main shortcuts available once TCR utility is running:
41
41
| ` p ` / ` P ` | Toggle on/off git auto-push |
42
42
| ` l ` / ` L ` | Pull from remote |
43
43
| ` s ` / ` S ` | Push to remote |
44
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
44
45
| ` q ` / ` Q ` | Quit current role / Quit TCR |
45
46
| ` ? ` | List available options |
46
47
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Here are the main shortcuts available once TCR utility is running:
41
41
| ` p ` / ` P ` | Toggle on/off git auto-push |
42
42
| ` l ` / ` L ` | Pull from remote |
43
43
| ` s ` / ` S ` | Push to remote |
44
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
44
45
| ` q ` / ` Q ` | Quit current role / Quit TCR |
45
46
| ` ? ` | List available options |
46
47
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Here are the main shortcuts available once TCR utility is running:
47
47
| ` p ` / ` P ` | Toggle on/off git auto-push |
48
48
| ` l ` / ` L ` | Pull from remote |
49
49
| ` s ` / ` S ` | Push to remote |
50
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
50
51
| ` q ` / ` Q ` | Quit current role / Quit TCR |
51
52
| ` ? ` | List available options |
52
53
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ Here are the main shortcuts available once TCR utility is running:
43
43
| ` p ` / ` P ` | Toggle on/off git auto-push |
44
44
| ` l ` / ` L ` | Pull from remote |
45
45
| ` s ` / ` S ` | Push to remote |
46
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
46
47
| ` q ` / ` Q ` | Quit current role / Quit TCR |
47
48
| ` ? ` | List available options |
48
49
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ Here are the main shortcuts available once TCR utility is running:
44
44
| ` p ` / ` P ` | Toggle on/off git auto-push |
45
45
| ` l ` / ` L ` | Pull from remote |
46
46
| ` s ` / ` S ` | Push to remote |
47
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
47
48
| ` q ` / ` Q ` | Quit current role / Quit TCR |
48
49
| ` ? ` | List available options |
49
50
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ Here are the main shortcuts available once TCR utility is running:
43
43
| ` p ` / ` P ` | Toggle on/off git auto-push |
44
44
| ` l ` / ` L ` | Pull from remote |
45
45
| ` s ` / ` S ` | Push to remote |
46
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
46
47
| ` q ` / ` Q ` | Quit current role / Quit TCR |
47
48
| ` ? ` | List available options |
48
49
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Here are the main shortcuts available once TCR utility is running:
51
51
| ` p ` / ` P ` | Toggle on/off git auto-push |
52
52
| ` l ` / ` L ` | Pull from remote |
53
53
| ` s ` / ` S ` | Push to remote |
54
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
54
55
| ` q ` / ` Q ` | Quit current role / Quit TCR |
55
56
| ` ? ` | List available options |
56
57
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ Here are the main shortcuts available once TCR utility is running:
59
59
| ` p ` / ` P ` | Toggle on/off git auto-push |
60
60
| ` l ` / ` L ` | Pull from remote |
61
61
| ` s ` / ` S ` | Push to remote |
62
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
62
63
| ` q ` / ` Q ` | Quit current role / Quit TCR |
63
64
| ` ? ` | List available options |
64
65
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Here are the main shortcuts available once TCR utility is running:
41
41
| ` p ` / ` P ` | Toggle on/off git auto-push |
42
42
| ` l ` / ` L ` | Pull from remote |
43
43
| ` s ` / ` S ` | Push to remote |
44
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
44
45
| ` q ` / ` Q ` | Quit current role / Quit TCR |
45
46
| ` ? ` | List available options |
46
47
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Here are the main shortcuts available once TCR utility is running:
42
42
| ` p ` / ` P ` | Toggle on/off git auto-push |
43
43
| ` l ` / ` L ` | Pull from remote |
44
44
| ` s ` / ` S ` | Push to remote |
45
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
45
46
| ` q ` / ` Q ` | Quit current role / Quit TCR |
46
47
| ` ? ` | List available options |
47
48
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Here are the main shortcuts available once TCR utility is running:
47
47
| ` p ` / ` P ` | Toggle on/off git auto-push |
48
48
| ` l ` / ` L ` | Pull from remote |
49
49
| ` s ` / ` S ` | Push to remote |
50
+ | ` a ` / ` A ` | Abort current command (when in driver role) |
50
51
| ` q ` / ` Q ` | Quit current role / Quit TCR |
51
52
| ` ? ` | List available options |
52
53
You can’t perform that action at this time.
0 commit comments