summaryrefslogtreecommitdiff
path: root/argvAutoshell.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-04-04 06:07:56 -0500
committerJeff Carr <[email protected]>2025-04-04 06:07:56 -0500
commit06cf0f7d844192eacbaeec60e3cc12c9a7968469 (patch)
treec4dfe63eb5999960274e27855dfdbc5d1c7ec464 /argvAutoshell.go
parent99e30376f0a7835b564e408e877f2faca6ceae29 (diff)
fix defective google "Git on Borg" reposv0.22.114
Diffstat (limited to 'argvAutoshell.go')
-rw-r--r--argvAutoshell.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/argvAutoshell.go b/argvAutoshell.go
index fd76d45..3b8c98d 100644
--- a/argvAutoshell.go
+++ b/argvAutoshell.go
@@ -42,7 +42,7 @@ func (args) doBashAuto() {
case "examine":
fmt.Println("fix")
case "list":
- fmt.Println("--all --mine --favorites --private")
+ fmt.Println("--full")
case "pull":
fmt.Println("--force")
case "patch":