Fix e2e tests and clean up debug artifacts

- Remove nested test/e2e/test/ directory (bad debug data)
- Fix run-all.sh to run VHS from repo root, preventing nested output
- Fix cursor-navigation.tape to use setup script instead of inline shell
- Add setup-cursor-test.sh for cursor navigation tests
- Regenerate all test outputs without FileNotFoundException errors
- Add debug tape/output files to .gitignore
- Remove debug.tape from test suite (for local debugging only)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 12:20:26 -05:00
parent a1334709df
commit f0c65dedf5
51 changed files with 8363 additions and 18091 deletions
+205 -205
View File
@@ -1,4 +1,4 @@
>
@@ -304,8 +304,8 @@
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
@@ -334,8 +334,8 @@
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
>
@@ -364,8 +364,8 @@
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
>
@@ -394,8 +394,8 @@
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
@@ -424,8 +424,8 @@ er'
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
@@ -454,8 +454,8 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
@@ -484,8 +484,8 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
@@ -514,13 +514,13 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
>
@@ -544,13 +544,13 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
>
@@ -574,13 +574,13 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
@@ -604,13 +604,13 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
@@ -634,13 +634,13 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
@@ -664,13 +664,13 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
@@ -694,23 +694,23 @@ Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
>
@@ -724,23 +724,23 @@ drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
>
@@ -754,23 +754,23 @@ drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
@@ -784,23 +784,23 @@ drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
@@ -815,7 +815,7 @@ Starting lazygitclj...
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ │
│ main → efc6e2a │ │ │
└────────────────────────────┘ │ │
╔═ 2 Files (1) ══════════════╗ │ │
║ ?? test-file.txt ║ │ │
@@ -830,7 +830,7 @@ Starting lazygitclj...
│ │ │ │
└────────────────────────────┘ │ │
┌─ 4 Commits [C] R ──────────┐ │ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -845,7 +845,7 @@ Starting lazygitclj...
q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ diff --git a/test-file.txt b/test-file.txt │
│ main → efc6e2a │ │ diff --git a/test-file.txt b/test-file.txt │
└────────────────────────────┘ │ new file mode 100644 │
╔═ 2 Files (1) ══════════════╗ │ index 0000000..e11a339 │
║ A test-file.txt ║ │ --- /dev/null │
@@ -860,7 +860,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ │ │ │
└────────────────────────────┘ │ │
┌─ 4 Commits [C] R ──────────┐ │ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -875,7 +875,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ diff --git a/test-file.txt b/test-file.txt │
│ main → efc6e2a │ │ diff --git a/test-file.txt b/test-file.txt │
└────────────────────────────┘ │ new file mode 100644 │
╔═ 2 Files (1) ══════════════╗ │ index 0000000..e11a339 │
║ A test-file.txt ║ │ --- /dev/null │
@@ -890,7 +890,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ │ │ │
└────────────────────────────┘ │ │
┌─ 4 Commits [C] R ──────────┐ │ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -905,7 +905,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ diff --git a/test-file.txt b/test-file.txt │
│ main → efc6e2a │ │ diff --git a/test-file.txt b/test-file.txt │
└────────────────────────────┘ │ new file mode 100644 │
╔═ 2 Files (1) ══════════════╗ │ index 0000000..e11a339 │
║ A test-file.txt ║ │ --- /dev/null │
@@ -920,7 +920,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ ╭─ Commit Message ───────────────────────────────╮ │
└─────────────────────│ █ │ │
┌─ 4 Commits [C] R ───╰────────────────────────────────────────────────╯ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -935,7 +935,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ diff --git a/test-file.txt b/test-file.txt │
│ main → efc6e2a │ │ diff --git a/test-file.txt b/test-file.txt │
└────────────────────────────┘ │ new file mode 100644 │
╔═ 2 Files (1) ══════════════╗ │ index 0000000..e11a339 │
║ A test-file.txt ║ │ --- /dev/null │
@@ -950,7 +950,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ ╭─ Commit Message ───────────────────────────────╮ │
└─────────────────────│ █ │ │
┌─ 4 Commits [C] R ───╰────────────────────────────────────────────────╯ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -965,7 +965,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ diff --git a/test-file.txt b/test-file.txt │
│ main → efc6e2a │ │ diff --git a/test-file.txt b/test-file.txt │
└────────────────────────────┘ │ new file mode 100644 │
╔═ 2 Files (1) ══════════════╗ │ index 0000000..e11a339 │
║ A test-file.txt ║ │ --- /dev/null │
@@ -980,7 +980,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ ╭─ Commit Message ───────────────────────────────╮ │
└─────────────────────│ █ │ │
┌─ 4 Commits [C] R ───╰────────────────────────────────────────────────╯ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -995,7 +995,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ diff --git a/test-file.txt b/test-file.txt │
│ main → efc6e2a │ │ diff --git a/test-file.txt b/test-file.txt │
└────────────────────────────┘ │ new file mode 100644 │
╔═ 2 Files (1) ══════════════╗ │ index 0000000..e11a339 │
║ A test-file.txt ║ │ --- /dev/null │
@@ -1008,9 +1008,9 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ │ │ │
│ │ │ │
│ ╭─ Commit Message ───────────────────────────────╮ │
└─────────────────────│ Add test file via lazygitclj█ │ │
└─────────────────────│ Add test file via lazygitclj█ │ │
┌─ 4 Commits [C] R ───╰────────────────────────────────────────────────╯ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -1025,7 +1025,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 84eed70 │ │ diff --git a/test-file.txt b/test-file.txt │
│ main → efc6e2a │ │ diff --git a/test-file.txt b/test-file.txt │
└────────────────────────────┘ │ new file mode 100644 │
╔═ 2 Files (1) ══════════════╗ │ index 0000000..e11a339 │
║ A test-file.txt ║ │ --- /dev/null │
@@ -1038,9 +1038,9 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ │ │ │
│ │ │ │
│ ╭─ Commit Message ───────────────────────────────╮ │
└─────────────────────│ Add test file via lazygitclj█ │ │
└─────────────────────│ Add test file via lazygitclj█ │ │
┌─ 4 Commits [C] R ───╰────────────────────────────────────────────────╯ │
84eed70 Initial commit │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
@@ -1056,7 +1056,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
Committed!
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 1aee5f4 │ │ Select an item to view diff │
│ main → ff0eb8e │ │ Select an item to view diff │
└────────────────────────────┘ │ │
╔═ 2 Files (0) ══════════════╗ │ │
║ No changes ║ │ │
@@ -1071,8 +1071,8 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ │ │ │
└────────────────────────────┘ │ │
┌─ 4 Commits [C] R ──────────┐ │ │
1aee5f4 Add test file ... │ │ │
│ │ │
ff0eb8e Add test file ... │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
└────────────────────────────┘ │ │
@@ -1086,7 +1086,7 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
Committed!
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 1aee5f4 │ │ Select an item to view diff │
│ main → ff0eb8e │ │ Select an item to view diff │
└────────────────────────────┘ │ │
╔═ 2 Files (0) ══════════════╗ │ │
║ No changes ║ │ │
@@ -1101,8 +1101,8 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ │ │ │
└────────────────────────────┘ │ │
┌─ 4 Commits [C] R ──────────┐ │ │
1aee5f4 Add test file ... │ │ │
│ │ │
ff0eb8e Add test file ... │ │ │
efc6e2a Initial commit │ │ │
│ │ │ │
│ │ │ │
└────────────────────────────┘ │ │
@@ -1116,11 +1116,11 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
Committed!
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 1aee5f4 │ │ commit 1aee5f47e2c6d2422f70dc9cce7c41597c1cff6f
│ main → ff0eb8e │ │ commit ff0eb8e06de3e938f99766dae1cd7ea217104690
└────────────────────────────┘ │ Author: Test User <test@example.com> │
┌─ 2 Files (0) ──────────────┐ │ Date: Wed Jan 21 16:41:57 2026 -0500 │
┌─ 2 Files (0) ──────────────┐ │ Date: Thu Jan 22 12:17:39 2026 -0500 │
│ No changes │ │ │
│ │ │ Add test file via lazygitclj
│ │ │ Add test file via lazygitclj │
│ │ │ --- │
│ │ │ test-file.txt | 1 + │
└────────────────────────────┘ │ 1 file changed, 1 insertion(+) │
@@ -1131,8 +1131,8 @@ q:quit ?:help h/l:panels j/k:nav spc:stage a:all c:commit p/P:pull/push
│ │ │ --- /dev/null │
└────────────────────────────┘ │ +++ b/test-file.txt │
╔═ 4 Commits [C] R ══════════╗ │ @@ -0,0 +1 @@ │
1aee5f4 Add test file ... ║ │ +test content for commit │
║ │ │
ff0eb8e Add test file ... ║ │ +test content for commit │
efc6e2a Initial commit ║ │ │
║ ║ │ │
║ ║ │ │
╚════════════════════════════╝ │ │
@@ -1146,11 +1146,11 @@ q:quit ?:help h/l:panels j/k:nav []:tabs spc:checkout p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
Committed!
┌─ 1 Status ─────────────────┐ ┌─ 0 Main ─────────────────────────────────────────────────────┐
│ main → 1aee5f4 │ │ commit 1aee5f47e2c6d2422f70dc9cce7c41597c1cff6f
│ main → ff0eb8e │ │ commit ff0eb8e06de3e938f99766dae1cd7ea217104690
└────────────────────────────┘ │ Author: Test User <test@example.com> │
┌─ 2 Files (0) ──────────────┐ │ Date: Wed Jan 21 16:41:57 2026 -0500 │
┌─ 2 Files (0) ──────────────┐ │ Date: Thu Jan 22 12:17:39 2026 -0500 │
│ No changes │ │ │
│ │ │ Add test file via lazygitclj
│ │ │ Add test file via lazygitclj │
│ │ │ --- │
│ │ │ test-file.txt | 1 + │
└────────────────────────────┘ │ 1 file changed, 1 insertion(+) │
@@ -1161,8 +1161,8 @@ q:quit ?:help h/l:panels j/k:nav []:tabs spc:checkout p/P:pull/push
│ │ │ --- /dev/null │
└────────────────────────────┘ │ +++ b/test-file.txt │
╔═ 4 Commits [C] R ══════════╗ │ @@ -0,0 +1 @@ │
1aee5f4 Add test file ... ║ │ +test content for commit │
║ │ │
ff0eb8e Add test file ... ║ │ +test content for commit │
efc6e2a Initial commit ║ │ │
║ ║ │ │
║ ║ │ │
╚════════════════════════════╝ │ │
@@ -1174,23 +1174,23 @@ q:quit ?:help h/l:panels j/k:nav []:tabs spc:checkout p/P:pull/push
└────────────────────────────┘ └──────────────────────────────────────────────────────────────┘
q:quit ?:help h/l:panels j/k:nav []:tabs spc:checkout p/P:pull/push
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
@@ -1204,23 +1204,23 @@ Goodbye!
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
@@ -1234,23 +1234,23 @@ Goodbye!
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
@@ -1264,243 +1264,243 @@ Goodbye!
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
>
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
>
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
> git status
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
> git status
On branch main
nothing to commit, working tree clean
>
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
> git status
On branch main
nothing to commit, working tree clean
>
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
> git status
On branch main
nothing to commit, working tree clean
> git show --stat HEAD
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
> git status
On branch main
nothing to commit, working tree clean
> git show --stat HEAD
commit 1aee5f47e2c6d2422f70dc9cce7c41597c1cff6f (HEAD -> main)
commit ff0eb8e06de3e938f99766dae1cd7ea217104690 (HEAD -> main)
────────────────────────────────────────────────────────────────────────────────
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd /tmp
/lazygitclj-e2e-commit-verify
> rm -rf /tmp/lazygitclj-e2e-commit-verify && mkdir -p /tmp/lazygitclj-e2e-commit-verify && cd
/tmp/lazygitclj-e2e-commit-verify
> git init -b main && git config user.email 'test@example.com' && git config user.name 'Test Us
er'
Initialized empty Git repository in /tmp/lazygitclj-e2e-commit-verify/.git/
> echo 'initial' > README.md && git add . && git commit -m 'Initial commit'
[main (root-commit) 84eed70] Initial commit
[main (root-commit) efc6e2a] Initial commit
1 file changed, 1 insertion(+)
create mode 100644 README.md
> echo 'test content for commit' > test-file.txt
> ls -la
total 52
drwxrwxr-x 3 ajet ajet 4096 Jan 21 16:41 .
drwxrwxrwt 65 root root 36864 Jan 21 16:41 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 21 16:41 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 21 16:41 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 21 16:41 test-file.txt
drwxrwxr-x 3 ajet ajet 4096 Jan 22 12:17 .
drwxrwxrwt 93 root root 36864 Jan 22 12:17 ..
drwxrwxr-x 8 ajet ajet 4096 Jan 22 12:17 .git
-rw-rw-r-- 1 ajet ajet 8 Jan 22 12:17 README.md
-rw-rw-r-- 1 ajet ajet 24 Jan 22 12:17 test-file.txt
> bb --config /home/ajet/repos/lazygitclj/bb.edn start
Starting lazygitclj...
Goodbye!
> git log --oneline -2
1aee5f4 (HEAD -> main) Add test file via lazygitclj
84eed70 Initial commit
ff0eb8e (HEAD -> main) Add test file via lazygitclj
efc6e2a Initial commit
> git status
On branch main
nothing to commit, working tree clean
> git show --stat HEAD
commit 1aee5f47e2c6d2422f70dc9cce7c41597c1cff6f (HEAD -> main)
commit ff0eb8e06de3e938f99766dae1cd7ea217104690 (HEAD -> main)
────────────────────────────────────────────────────────────────────────────────