mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 05:51:38 +02:00
Update golden for github action only failure
This commit is contained in:
parent
0cd7d2e4a4
commit
303033ef1f
@ -1,10 +1,10 @@
|
|||||||
Exit Code git_remote Command
|
Exit Code git_remote Command
|
||||||
0 https://github.com/ddworken/hishtory hishtory config-set displayed-columns 'Exit Code' git_remote Command
|
0 https://github.com/ddworken/hishtory hishtory config-set displayed-columns 'Exit Code' git_remote Command
|
||||||
0 echo bar
|
0 echo bar
|
||||||
0 cd /
|
0 cd /
|
||||||
0 https://github.com/ddworken/hishtory echo foo
|
0 https://github.com/ddworken/hishtory echo foo
|
||||||
0 https://github.com/ddworken/hishtory hishtory config-add custom-columns git_remote '(git remote -v 2>/dev/null | grep origin 1>/dev/null ) && git remote get-url origin || true'
|
0 https://github.com/ddworken/hishtory hishtory config-add custom-columns git_remote '(git remote -v 2>/dev/null | grep origin 1>/dev/null ) && git remote get-url origin || true'
|
||||||
0 echo baz
|
0 echo baz
|
||||||
0 cd /
|
0 cd /
|
||||||
0 echo $FOOBAR world
|
0 echo $FOOBAR world
|
||||||
0 export FOOBAR='hello'
|
0 export FOOBAR='hello'
|
Loading…
x
Reference in New Issue
Block a user