Commit a5ea22d
committed
fix(git-aliases): grt
Nushell has updated its syntax:
```nu
grt
# => fatal: ambiguous argument 'or': unknown revision or path not in the
working tree.
# => Use '--' to separate paths from revisions, like this:
# => 'git <command> [<revision>...] -- [<file>...]'
```1 parent a4c2489 commit a5ea22d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments