mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
improved UI
This commit is contained in:
parent
023a39a903
commit
4b511863f9
6 changed files with 281 additions and 130 deletions
6
main.go
6
main.go
|
@ -1,11 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"./gitgot"
|
||||
)
|
||||
|
||||
func main() {
|
||||
testGettingFiles()
|
||||
run()
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue