lWolvesl / gitPush

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GITPUSH

  • auto run git add, commit and push
  • 自动允许git命令(add,commit,push)
  • The file .gitignore must exists
  • 文件.gitignore必须存在
  • git remote all must exists
  • 远程仓库 all 必须存在
  • git remote add all <>
  • git remote set-url --add all <>

releases 说明

  • releases v1.0 附带了基础.gitignore文件,使用前将文件重命名default去除即可

About


Languages

Language:C++ 89.6%Language:CMake 10.4%