Skip to content

dirkarnez/git-commit-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-commit-helper

TODOs

  • auto detect repo origin provider if it is a repo
  • Colored flags
  • adhoc reject
  • should not do anything unconfirmed
  • profiles
    • base
      • reject any unignored node_modules folder
        • FORCE DELETE
      • reject any archive file format other than .zip
        • by command line: git-commit-helper --no-compressed-files / git-commit-helper --only-allow-compressed-file-formats="zip,rar"
      • FORCE DELETE MODE macOS trash: __MACOSX, .DS_Store
      • safe full path length
      • auto write .gitignore?
    • github (with base)
      • less than 100MB per file
      • less than 2GB per commit / push
        • auto commit (split big changes)
      • auto create
        • repo
          • "main"
        • workflows
        • mirroring?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages