rename gitgraph => graph

This commit is contained in:
2023-01-30 15:07:13 -08:00
parent 02cd017227
commit f2fa0500fb
9 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import (
"time"
"github.com/taigrr/gico/commits"
"github.com/taigrr/gico/gitgraph/term"
"github.com/taigrr/gico/graph/term"
)
func init() {