1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-31 14:24:25 +03:00
This commit is contained in:
Jesse Duffield
2018-05-21 22:34:02 +10:00
parent f465a5fe48
commit 7d70ed5be1
3 changed files with 166 additions and 57 deletions

View File

@ -1,7 +1,6 @@
package main
func main() {
devLog("\n\n\n\n\n\n\n\n\n\n")
run()
}