Skip to content

sensorario/gocommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocommit

gocommit logo

A simple Go CLI tool that stages all changes, commits them with a message, and pushes to your Git repository.

Features

  • Interactive prompt for commit message input
  • Automatically stages all changes (git add .)
  • Commits with your message
  • Pushes to the remote repository
  • Wizard to guide through conventional commit format

Documentation

License

MIT

About

Un robo del coso per committare cose ma sopratutto per giocare con go

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors