Skip to content

Commit

Permalink
a little consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
pickledish committed Dec 14, 2023
1 parent 0b63d66 commit cf4ab75
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/git/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (

var GitCmd = &cobra.Command{
Use: "git",
Short: "git - handles administrative tasks regarding bunny and supabase",
Short: "git - pretends to be a git server, then uploads files to CDN",
Run: func(cmd *cobra.Command, args []string) {

log.Printf("[INFO] Starting up...")
Expand Down
File renamed without changes.

0 comments on commit cf4ab75

Please sign in to comment.