You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,7 @@ If you're a mere mortal like me and you're tired of hearing how powerful git is
81
81
-[Tutorials](#tutorials)
82
82
-[Installation](#installation)
83
83
-[Binary Releases](#binary-releases)
84
+
-[Dev container](#dev-container-feature)
84
85
-[Homebrew](#homebrew)
85
86
-[MacPorts](#macports)
86
87
-[Void Linux](#void-linux)
@@ -231,6 +232,10 @@ _Most of the above packages are maintained by third parties so be sure to vet th
231
232
232
233
For Windows, Mac OS(10.12+) or Linux, you can download a binary release [here](../../releases).
233
234
235
+
### Dev container feature
236
+
237
+
If you want to use lazygit in e.g. one of your GitHub Codespaces, there is a third-party [dev container feature](https://github.com/GeorgOfenbeck/features/tree/main/src/lazygit-linuxbinary) based on the binary releases mentioned above.
0 commit comments