Skip to content

skamiss/GoGitFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GoGitFlow

Git workflow automation tool written in Go.

Adapt for personal project

Running GoGitFlow...

[1] Checking Environment - Git is installed.

[2] Gitignore Management - .gitignore file not found. Would you like to create one? (y/n): y - Enter the name of the file or folder to exclude: .env - .gitignore created and updated successfully.

[3] Remote Synchronization - Remote repository is not empty. Pulling latest changes... - Your branch is up to date, no need to pull.

[4] Staging & Commit - Enter commit message: feat: add new automation logic - [main 01dc0ff] feat: add new automation logic

[5] Pushing to Origin - Pushing changes to remote... - All Git commands executed successfully! - Time elapsed: 12.45s

About

Git workflow automation tool written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages