sudotty / my-scripts

一些常用的脚本

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts 一些常用的脚本

  • Gitlab备份
  • 备份文件到远程仓库
  • 备份SVN
  • Git全局pre-commit 钩子 将pre-commit脚本放到 ~/.hooks目录下
       git config --global core.hooksPath ~/.hooks
    

About

一些常用的脚本


Languages

Language:Shell 86.9%Language:Python 13.1%