Files
lazygitclj/test/e2e/output/navigation.ascii
2026-01-22 11:58:30 -05:00

1417 lines
56 KiB
Plaintext

>
────────────────────────────────────────────────────────────────────────────────
>
────────────────────────────────────────────────────────────────────────────────
>
────────────────────────────────────────────────────────────────────────────────
>
────────────────────────────────────────────────────────────────────────────────
>
────────────────────────────────────────────────────────────────────────────────
>
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────
> ./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-nav && cd /tmp/lazygitclj-e2e-nav && bb --c
onfig /home/ajet/repos/lazygitclj/bb.edn start
Initialized empty Git repository in /tmp/lazygitclj-e2e-nav/.git/
[main (root-commit) 17742f3] Initial commit
3 files changed, 3 insertions(+)
create mode 100644 README.md
create mode 100644 file1.txt
create mode 100644 file2.txt
Switched to a new branch 'feature-branch'
[feature-branch e4f5c14] Add feature
1 file changed, 1 insertion(+)
create mode 100644 feature.txt
Switched to branch 'main'
Test repo created at /tmp/lazygitclj-e2e-nav
----- Error --------------------------------------------------------------------
Type: java.io.FileNotFoundException
Message: Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
Location: /home/ajet/repos/lazygitclj/src/lazygitclj/core.clj:3:3
----- Context ------------------------------------------------------------------
1: (ns lazygitclj.core
2: "lazygitclj - A lazygit-inspired TUI for git."
3: (:require [tui.simple :as tui]
^--- Could not locate tui/simple.bb, tui/simple.clj or tui/simple.cljc on classpath.
4: [tui.core :refer [quit]]
5: [lazygitclj.git :as git]
6: [clojure.string :as str]))
7:
8: ;; === Model ===
────────────────────────────────────────────────────────────────────────────────