cli/cmd/ghcs
Christian Gregg 09a6609050 Show * after branch name if codespace working directory is dirty
Append a `*` to the end of a branch name in `ghcs list` if the working
directory of the codespace is dirty (has uncommited or unpushed
changes).

Closes: #104
2021-09-09 12:57:39 +01:00
..
output new Errorln method and add comments 2021-09-08 10:29:30 -04:00
code.go use correct correct spelling of codespace 2021-09-01 17:26:26 -04:00
create.go more typo fixes 2021-09-02 09:09:05 -04:00
delete.go use correct correct spelling of codespace 2021-09-01 17:26:26 -04:00
list.go Show * after branch name if codespace working directory is dirty 2021-09-09 12:57:39 +01:00
logs.go revert errgroup usage for ssh and logs 2021-09-08 14:56:16 -04:00
main.go don't double-print errors 2021-09-06 15:17:24 -04:00
ports.go fix missing error return 2021-09-03 12:56:47 -04:00
ssh.go revert errgroup usage for ssh and logs 2021-09-08 14:56:16 -04:00