Skip to content

Instantly share code, notes, and snippets.

@dsisnero
Last active January 16, 2024 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsisnero/aefa7103be9645e043a7e6aa457a23b3 to your computer and use it in GitHub Desktop.
Save dsisnero/aefa7103be9645e043a7e6aa457a23b3 to your computer and use it in GitHub Desktop.
development.log
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:23:19-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:19-07:00"}
{"level":"info","msg":"git --version (279.4195ms)","time":"2024-01-16T12:23:19-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:19-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (268.7094ms)","time":"2024-01-16T12:23:20-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (263.753ms)","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:23:20-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (278.1112ms)","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"Refresh took 494.6µs","time":"2024-01-16T12:23:20-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:20-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (152.7772ms)","time":"2024-01-16T12:23:20-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:200 (0x902b5b)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:107 (0x901bac)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:45 (0x901225)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj.go:190 (0x9003ef)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/os.go:344 (0x906eb8)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:811 (0xa7d2aa)\n/home/runner/work/lazygit/lazygit/pkg/gui/layout.go:196 (0xa843d1)\n/home/runner/work/lazygit/lazygit/pkg/gui/layout.go:124 (0xa83f37)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:697 (0x6e1fff)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:1139 (0x6e3ec4)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:766 (0x6e26c5)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:739 (0x6e2345)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:669 (0xa7bd85)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:675 (0xa7c2ac)\n/home/runner/work/lazygit/lazygit/pkg/utils/utils.go:108 (0x7ae7e7)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:674 (0xa7c1f4)\n/home/runner/work/lazygit/lazygit/pkg/app/app.go:263 (0xaaa929)\n/home/runner/work/lazygit/lazygit/pkg/app/app.go:48 (0xaaa8be)\n/home/runner/work/lazygit/lazygit/pkg/app/entry_point.go:150 (0xaacb66)\n/home/runner/work/lazygit/lazygit/main.go:23 (0xaae3fe)\n/opt/hostedtoolcache/go/1.20.7/x64/src/runtime/internal/atomic/types.go:194 (0x3ba2d7)\n/opt/hostedtoolcache/go/1.20.7/x64/src/runtime/asm_amd64.s:1598 (0x3e72e1)\n","time":"2024-01-16T12:23:20-07:00"}
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:23:36-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:36-07:00"}
{"level":"info","msg":"git --version (248.9125ms)","time":"2024-01-16T12:23:36-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:36-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (245.9123ms)","time":"2024-01-16T12:23:36-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:36-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (246.3464ms)","time":"2024-01-16T12:23:36-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:23:36-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:23:36-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:36-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:36-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (257.0152ms)","time":"2024-01-16T12:23:37-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:23:37-07:00"}
{"level":"info","msg":"Refresh took 558.4µs","time":"2024-01-16T12:23:37-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:23:37-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:23:37-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (137.3378ms)","time":"2024-01-16T12:23:37-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:200 (0x902b5b)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:107 (0x901bac)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:45 (0x901225)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj.go:190 (0x9003ef)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/os.go:344 (0x906eb8)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:811 (0xa7d2aa)\n/home/runner/work/lazygit/lazygit/pkg/gui/layout.go:196 (0xa843d1)\n/home/runner/work/lazygit/lazygit/pkg/gui/layout.go:124 (0xa83f37)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:697 (0x6e1fff)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:1139 (0x6e3ec4)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:766 (0x6e26c5)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:739 (0x6e2345)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:669 (0xa7bd85)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:675 (0xa7c2ac)\n/home/runner/work/lazygit/lazygit/pkg/utils/utils.go:108 (0x7ae7e7)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:674 (0xa7c1f4)\n/home/runner/work/lazygit/lazygit/pkg/app/app.go:263 (0xaaa929)\n/home/runner/work/lazygit/lazygit/pkg/app/app.go:48 (0xaaa8be)\n/home/runner/work/lazygit/lazygit/pkg/app/entry_point.go:150 (0xaacb66)\n/home/runner/work/lazygit/lazygit/main.go:23 (0xaae3fe)\n/opt/hostedtoolcache/go/1.20.7/x64/src/runtime/internal/atomic/types.go:194 (0x3ba2d7)\n/opt/hostedtoolcache/go/1.20.7/x64/src/runtime/asm_amd64.s:1598 (0x3e72e1)\n","time":"2024-01-16T12:23:37-07:00"}
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:30:11-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:11-07:00"}
{"level":"info","msg":"git --version (297.6955ms)","time":"2024-01-16T12:30:11-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:11-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (262.4328ms)","time":"2024-01-16T12:30:11-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:11-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (269.368ms)","time":"2024-01-16T12:30:12-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:30:12-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:30:12-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (293.5322ms)","time":"2024-01-16T12:30:12-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:30:12-07:00"}
{"level":"info","msg":"Refresh took 1.5601ms","time":"2024-01-16T12:30:12-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:30:12-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:30:12-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (151.117ms)","time":"2024-01-16T12:30:12-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:200 (0x902b5b)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:107 (0x901bac)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj_runner.go:45 (0x901225)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/cmd_obj.go:190 (0x9003ef)\n/home/runner/work/lazygit/lazygit/pkg/commands/oscommands/os.go:344 (0x906eb8)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:811 (0xa7d2aa)\n/home/runner/work/lazygit/lazygit/pkg/gui/layout.go:196 (0xa843d1)\n/home/runner/work/lazygit/lazygit/pkg/gui/layout.go:124 (0xa83f37)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:697 (0x6e1fff)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:1139 (0x6e3ec4)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:766 (0x6e26c5)\n/home/runner/work/lazygit/lazygit/vendor/github.com/jesseduffield/gocui/gui.go:739 (0x6e2345)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:669 (0xa7bd85)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:675 (0xa7c2ac)\n/home/runner/work/lazygit/lazygit/pkg/utils/utils.go:108 (0x7ae7e7)\n/home/runner/work/lazygit/lazygit/pkg/gui/gui.go:674 (0xa7c1f4)\n/home/runner/work/lazygit/lazygit/pkg/app/app.go:263 (0xaaa929)\n/home/runner/work/lazygit/lazygit/pkg/app/app.go:48 (0xaaa8be)\n/home/runner/work/lazygit/lazygit/pkg/app/entry_point.go:150 (0xaacb66)\n/home/runner/work/lazygit/lazygit/main.go:23 (0xaae3fe)\n/opt/hostedtoolcache/go/1.20.7/x64/src/runtime/internal/atomic/types.go:194 (0x3ba2d7)\n/opt/hostedtoolcache/go/1.20.7/x64/src/runtime/asm_amd64.s:1598 (0x3e72e1)\n","time":"2024-01-16T12:30:12-07:00"}
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:44:43-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:43-07:00"}
{"level":"info","msg":"git --version (275.1734ms)","time":"2024-01-16T12:44:43-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:43-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (272.1151ms)","time":"2024-01-16T12:44:44-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (273.8914ms)","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:44:44-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (285.9207ms)","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"Refresh took 960.5µs","time":"2024-01-16T12:44:44-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:44:44-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (132.1362ms)","time":"2024-01-16T12:44:44-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:200 (0xfdaa14)\n\tsanitisedCommandOutput: return outputString, errors.New(outputString)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:107 (0xfd9a9c)\n\t(*cmdObjRunner).RunWithOutputAux: output, err := sanitisedCommandOutput(cmdObj.GetCmd().CombinedOutput())\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:45 (0xfd9176)\n\t(*cmdObjRunner).Run: _, err := self.RunWithOutputAux(cmdObj)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj.go:190 (0xfd8369)\n\t(*CmdObj).Run: return self.runner.Run(self)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/os.go:344 (0xfdeb0e)\n\t(*OSCommand).UpdateWindowTitle: return c.Cmd.NewShell(argString).Run()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:811 (0x115005d)\n\t(*Gui).loadNewRepo: if err := gui.os.UpdateWindowTitle(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:196 (0x1156ae6)\n\t(*Gui).onInitialViewsCreationForRepo: return gui.loadNewRepo()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:124 (0x1156685)\n\t(*Gui).layout: if err := gui.onInitialViewsCreationForRepo(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:697 (0xddfad9)\n\tManagerFunc.Layout: return f(g)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:1139 (0xde17b7)\n\t(*Gui).flush: if err := m.Layout(g); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:766 (0xde013b)\n\t(*Gui).processEvent: if err := g.flush(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:739 (0xddfdfd)\n\t(*Gui).MainLoop: err := g.processEvent()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:669 (0x114eb3a)\n\t(*Gui).Run: return gui.g.MainLoop()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:675 (0x114f145)\n\t(*Gui).RunAndHandleError.func1: if err := gui.Run(startArgs); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/utils/utils.go:108 (0xea301c)\n\tSafeWithError: err := f()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:674 (0x114f08e)\n\t(*Gui).RunAndHandleError: return utils.SafeWithError(func() error {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:263 (0x117d6bd)\n\tRun: err := app.Gui.RunAndHandleError(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:48 (0x117d652)\n\tRun: err = app.Run(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/entry_point.go:150 (0x117f7f3)\n\tStart: Run(appConfig, common, appTypes.NewStartArgs(cliArgs.FilterPath, parsedGitArg, integrationTest))\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/main.go:23 (0x1180f38)\n\tmain: app.Start(ldFlagsBuildInfo, nil)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/internal/atomic/types.go:194 (0xaddad2)\n\t(*Uint32).Load: return Load(\u0026u.value)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/asm_amd64.s:1650 (0xb0b4c1)\n\tgoexit: BYTE\t$0x90\t// NOP\n","time":"2024-01-16T12:44:44-07:00"}
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:53:33-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:33-07:00"}
{"level":"info","msg":"git --version (453.2531ms)","time":"2024-01-16T12:53:33-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:33-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (282.0849ms)","time":"2024-01-16T12:53:33-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:33-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (271.6962ms)","time":"2024-01-16T12:53:34-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:53:34-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:53:34-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (284.0327ms)","time":"2024-01-16T12:53:34-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:53:34-07:00"}
{"level":"info","msg":"Refresh took 0s","time":"2024-01-16T12:53:34-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:53:34-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:53:34-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (119.9239ms)","time":"2024-01-16T12:53:34-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:200 (0xfdaa14)\n\tsanitisedCommandOutput: return outputString, errors.New(outputString)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:107 (0xfd9a9c)\n\t(*cmdObjRunner).RunWithOutputAux: output, err := sanitisedCommandOutput(cmdObj.GetCmd().CombinedOutput())\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:45 (0xfd9176)\n\t(*cmdObjRunner).Run: _, err := self.RunWithOutputAux(cmdObj)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj.go:190 (0xfd8369)\n\t(*CmdObj).Run: return self.runner.Run(self)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/os.go:344 (0xfdeb0e)\n\t(*OSCommand).UpdateWindowTitle: return c.Cmd.NewShell(argString).Run()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:811 (0x115005d)\n\t(*Gui).loadNewRepo: if err := gui.os.UpdateWindowTitle(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:196 (0x1156ae6)\n\t(*Gui).onInitialViewsCreationForRepo: return gui.loadNewRepo()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:124 (0x1156685)\n\t(*Gui).layout: if err := gui.onInitialViewsCreationForRepo(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:697 (0xddfad9)\n\tManagerFunc.Layout: return f(g)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:1139 (0xde17b7)\n\t(*Gui).flush: if err := m.Layout(g); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:766 (0xde013b)\n\t(*Gui).processEvent: if err := g.flush(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:739 (0xddfdfd)\n\t(*Gui).MainLoop: err := g.processEvent()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:669 (0x114eb3a)\n\t(*Gui).Run: return gui.g.MainLoop()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:675 (0x114f145)\n\t(*Gui).RunAndHandleError.func1: if err := gui.Run(startArgs); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/utils/utils.go:108 (0xea301c)\n\tSafeWithError: err := f()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:674 (0x114f08e)\n\t(*Gui).RunAndHandleError: return utils.SafeWithError(func() error {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:263 (0x117d6bd)\n\tRun: err := app.Gui.RunAndHandleError(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:48 (0x117d652)\n\tRun: err = app.Run(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/entry_point.go:150 (0x117f7f3)\n\tStart: Run(appConfig, common, appTypes.NewStartArgs(cliArgs.FilterPath, parsedGitArg, integrationTest))\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/main.go:23 (0x1180f38)\n\tmain: app.Start(ldFlagsBuildInfo, nil)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/internal/atomic/types.go:194 (0xaddad2)\n\t(*Uint32).Load: return Load(\u0026u.value)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/asm_amd64.s:1650 (0xb0b4c1)\n\tgoexit: BYTE\t$0x90\t// NOP\n","time":"2024-01-16T12:53:34-07:00"}
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:57:23-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:23-07:00"}
{"level":"info","msg":"git --version (333.8346ms)","time":"2024-01-16T12:57:24-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:24-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (271.8941ms)","time":"2024-01-16T12:57:24-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:24-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (265.2708ms)","time":"2024-01-16T12:57:24-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:57:24-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:57:24-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:24-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:24-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (288.6423ms)","time":"2024-01-16T12:57:25-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:57:25-07:00"}
{"level":"info","msg":"Refresh took 0s","time":"2024-01-16T12:57:25-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:25-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:57:25-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (130.454ms)","time":"2024-01-16T12:57:25-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:200 (0xfdaa14)\n\tsanitisedCommandOutput: return outputString, errors.New(outputString)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:107 (0xfd9a9c)\n\t(*cmdObjRunner).RunWithOutputAux: output, err := sanitisedCommandOutput(cmdObj.GetCmd().CombinedOutput())\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:45 (0xfd9176)\n\t(*cmdObjRunner).Run: _, err := self.RunWithOutputAux(cmdObj)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj.go:190 (0xfd8369)\n\t(*CmdObj).Run: return self.runner.Run(self)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/os.go:344 (0xfdeb0e)\n\t(*OSCommand).UpdateWindowTitle: return c.Cmd.NewShell(argString).Run()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:811 (0x115005d)\n\t(*Gui).loadNewRepo: if err := gui.os.UpdateWindowTitle(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:196 (0x1156ae6)\n\t(*Gui).onInitialViewsCreationForRepo: return gui.loadNewRepo()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:124 (0x1156685)\n\t(*Gui).layout: if err := gui.onInitialViewsCreationForRepo(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:697 (0xddfad9)\n\tManagerFunc.Layout: return f(g)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:1139 (0xde17b7)\n\t(*Gui).flush: if err := m.Layout(g); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:766 (0xde013b)\n\t(*Gui).processEvent: if err := g.flush(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:739 (0xddfdfd)\n\t(*Gui).MainLoop: err := g.processEvent()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:669 (0x114eb3a)\n\t(*Gui).Run: return gui.g.MainLoop()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:675 (0x114f145)\n\t(*Gui).RunAndHandleError.func1: if err := gui.Run(startArgs); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/utils/utils.go:108 (0xea301c)\n\tSafeWithError: err := f()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:674 (0x114f08e)\n\t(*Gui).RunAndHandleError: return utils.SafeWithError(func() error {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:263 (0x117d6bd)\n\tRun: err := app.Gui.RunAndHandleError(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:48 (0x117d652)\n\tRun: err = app.Run(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/entry_point.go:150 (0x117f7f3)\n\tStart: Run(appConfig, common, appTypes.NewStartArgs(cliArgs.FilterPath, parsedGitArg, integrationTest))\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/main.go:23 (0x1180f38)\n\tmain: app.Start(ldFlagsBuildInfo, nil)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/internal/atomic/types.go:194 (0xaddad2)\n\t(*Uint32).Load: return Load(\u0026u.value)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/asm_amd64.s:1650 (0xb0b4c1)\n\tgoexit: BYTE\t$0x90\t// NOP\n","time":"2024-01-16T12:57:25-07:00"}
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:57:52-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:52-07:00"}
{"level":"info","msg":"git --version (273.1732ms)","time":"2024-01-16T12:57:53-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:53-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (262.0826ms)","time":"2024-01-16T12:57:53-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:53-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (259.1333ms)","time":"2024-01-16T12:57:53-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:57:53-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:57:53-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:53-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:53-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (279.5502ms)","time":"2024-01-16T12:57:54-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:57:54-07:00"}
{"level":"info","msg":"Refresh took 0s","time":"2024-01-16T12:57:54-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:57:54-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:57:54-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (140.8143ms)","time":"2024-01-16T12:57:54-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:200 (0xfdaa14)\n\tsanitisedCommandOutput: return outputString, errors.New(outputString)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:107 (0xfd9a9c)\n\t(*cmdObjRunner).RunWithOutputAux: output, err := sanitisedCommandOutput(cmdObj.GetCmd().CombinedOutput())\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:45 (0xfd9176)\n\t(*cmdObjRunner).Run: _, err := self.RunWithOutputAux(cmdObj)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj.go:190 (0xfd8369)\n\t(*CmdObj).Run: return self.runner.Run(self)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/os.go:344 (0xfdeb0e)\n\t(*OSCommand).UpdateWindowTitle: return c.Cmd.NewShell(argString).Run()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:811 (0x115005d)\n\t(*Gui).loadNewRepo: if err := gui.os.UpdateWindowTitle(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:196 (0x1156ae6)\n\t(*Gui).onInitialViewsCreationForRepo: return gui.loadNewRepo()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:124 (0x1156685)\n\t(*Gui).layout: if err := gui.onInitialViewsCreationForRepo(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:697 (0xddfad9)\n\tManagerFunc.Layout: return f(g)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:1139 (0xde17b7)\n\t(*Gui).flush: if err := m.Layout(g); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:766 (0xde013b)\n\t(*Gui).processEvent: if err := g.flush(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:739 (0xddfdfd)\n\t(*Gui).MainLoop: err := g.processEvent()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:669 (0x114eb3a)\n\t(*Gui).Run: return gui.g.MainLoop()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:675 (0x114f145)\n\t(*Gui).RunAndHandleError.func1: if err := gui.Run(startArgs); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/utils/utils.go:108 (0xea301c)\n\tSafeWithError: err := f()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:674 (0x114f08e)\n\t(*Gui).RunAndHandleError: return utils.SafeWithError(func() error {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:263 (0x117d6bd)\n\tRun: err := app.Gui.RunAndHandleError(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:48 (0x117d652)\n\tRun: err = app.Run(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/entry_point.go:150 (0x117f7f3)\n\tStart: Run(appConfig, common, appTypes.NewStartArgs(cliArgs.FilterPath, parsedGitArg, integrationTest))\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/main.go:23 (0x1180f38)\n\tmain: app.Start(ldFlagsBuildInfo, nil)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/internal/atomic/types.go:194 (0xaddad2)\n\t(*Uint32).Load: return Load(\u0026u.value)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/asm_amd64.s:1650 (0xb0b4c1)\n\tgoexit: BYTE\t$0x90\t// NOP\n","time":"2024-01-16T12:57:54-07:00"}
{"level":"info","msg":"language: en-US","time":"2024-01-16T12:58:18-07:00"}
{"command":"git --version","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:18-07:00"}
{"level":"info","msg":"git --version (265.8389ms)","time":"2024-01-16T12:58:18-07:00"}
{"command":"git rev-parse --git-dir","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:18-07:00"}
{"level":"info","msg":"git rev-parse --git-dir (256.6652ms)","time":"2024-01-16T12:58:19-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (254.0963ms)","time":"2024-01-16T12:58:19-07:00"}
{"level":"info","msg":"starting main loop","time":"2024-01-16T12:58:19-07:00"}
{"level":"info","msg":"Updating is currently not supported for windows until we can fix permission issues","time":"2024-01-16T12:58:19-07:00"}
{"command":"git rev-parse --is-bare-repository","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git fetch --all","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"level":"info","msg":"git rev-parse --is-bare-repository (259.1243ms)","time":"2024-01-16T12:58:19-07:00"}
{"level":"info","msg":"refreshing all scopes in async mode","time":"2024-01-16T12:58:19-07:00"}
{"level":"info","msg":"Refresh took 0s","time":"2024-01-16T12:58:19-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git merge-base HEAD HEAD@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git for-each-ref --sort=-committerdate --format=%(HEAD)%00%(refname:short)%00%(upstream:short)%00%(upstream:track)%00%(subject)%00%(objectname) refs/heads","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git worktree list --porcelain","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git tag --list -n --sort=-creatordate","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git stash list -z --pretty=%gs","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git rev-parse --symbolic-full-name main@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"git rev-parse --symbolic-full-name master@{u}","level":"debug","msg":"RunCommand","time":"2024-01-16T12:58:19-07:00"}
{"command":"cmd /c title kiota - Lazygit","level":"error","msg":"The system cannot find the path specified.\r\n","time":"2024-01-16T12:58:19-07:00"}
{"level":"info","msg":"cmd /c title kiota - Lazygit (139.6201ms)","time":"2024-01-16T12:58:19-07:00"}
{"level":"error","msg":"*errors.errorString The system cannot find the path specified.\r\n\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:200 (0xfdaa14)\n\tsanitisedCommandOutput: return outputString, errors.New(outputString)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:107 (0xfd9a9c)\n\t(*cmdObjRunner).RunWithOutputAux: output, err := sanitisedCommandOutput(cmdObj.GetCmd().CombinedOutput())\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj_runner.go:45 (0xfd9176)\n\t(*cmdObjRunner).Run: _, err := self.RunWithOutputAux(cmdObj)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/cmd_obj.go:190 (0xfd8369)\n\t(*CmdObj).Run: return self.runner.Run(self)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/commands/oscommands/os.go:344 (0xfdeb0e)\n\t(*OSCommand).UpdateWindowTitle: return c.Cmd.NewShell(argString).Run()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:811 (0x115005d)\n\t(*Gui).loadNewRepo: if err := gui.os.UpdateWindowTitle(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:196 (0x1156ae6)\n\t(*Gui).onInitialViewsCreationForRepo: return gui.loadNewRepo()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/layout.go:124 (0x1156685)\n\t(*Gui).layout: if err := gui.onInitialViewsCreationForRepo(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:697 (0xddfad9)\n\tManagerFunc.Layout: return f(g)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:1139 (0xde17b7)\n\t(*Gui).flush: if err := m.Layout(g); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:766 (0xde013b)\n\t(*Gui).processEvent: if err := g.flush(); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/gocui@v0.3.1-0.20230806095321-ac7b03108825/gui.go:739 (0xddfdfd)\n\t(*Gui).MainLoop: err := g.processEvent()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:669 (0x114eb3a)\n\t(*Gui).Run: return gui.g.MainLoop()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:675 (0x114f145)\n\t(*Gui).RunAndHandleError.func1: if err := gui.Run(startArgs); err != nil {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/utils/utils.go:108 (0xea301c)\n\tSafeWithError: err := f()\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/gui/gui.go:674 (0x114f08e)\n\t(*Gui).RunAndHandleError: return utils.SafeWithError(func() error {\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:263 (0x117d6bd)\n\tRun: err := app.Gui.RunAndHandleError(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/app.go:48 (0x117d652)\n\tRun: err = app.Run(startArgs)\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/pkg/app/entry_point.go:150 (0x117f7f3)\n\tStart: Run(appConfig, common, appTypes.NewStartArgs(cliArgs.FilterPath, parsedGitArg, integrationTest))\nE:/windows_home/.cache/go/mod/github.com/jesseduffield/lazygit@v0.40.2/main.go:23 (0x1180f38)\n\tmain: app.Start(ldFlagsBuildInfo, nil)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/internal/atomic/types.go:194 (0xaddad2)\n\t(*Uint32).Load: return Load(\u0026u.value)\nE:/windows_home/.local/share/scoop/apps/go/current/src/runtime/asm_amd64.s:1650 (0xb0b4c1)\n\tgoexit: BYTE\t$0x90\t// NOP\n","time":"2024-01-16T12:58:19-07:00"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment