all repos

mugit @ a7b92849a3c8af9a45f25e20afdddbab6596b757

๐Ÿฎ git server that your cow will love
1 files changed, 0 insertions(+), 2 deletions(-)
coding is hard, but not committing stuff you shouldn't commit is harder
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-03-09 16:24:32 +0200
Authored at: 2026-03-08 19:11:40 +0200
Change ID: owoywksoxoplsynqozwwytuulmvttnvp
Parent: fc51f8d
M internal/git/tree.go
ยทยทยท
        186
        186
         		}

      
        187
        187
         

      
        188
        188
         		line = strings.TrimSpace(line)

      
        189
        
        -		fmt.Println("LINE", line)

      
        190
        
        -

      
        191
        189
         		if line == "" {

      
        192
        190
         			if !current.hash.IsZero() {

      
        193
        191
         				c := current.Commit