多个存储库的git命令自动化

octohot的Python项目详细描述


#octohot

用于多个存储库的git命令自动化安装


您的代币和一个可选的
repo列表。
35 35 35 35 35 35 35 octoken<;github-token-github-token>;
存储库:
-git@github.com:organization/repo1.git
-git@git@github.com:organization/repo1.git/repo1.gi>同步,替换并应用用法

octohot github org import;将组织中的所有存储库导入octohot.yml
octohot sync;克隆、重置、删除未使用的分支,拉取octohot中的所有repo。yml
octohot regex find“[a-z]*”;查找所有大写单词
octohot regex replace“[0-9]*”;删除所有数字
octohot regex replace“foo”“baz”replace foo to baz
octohot apply pull、branch、add、commit、push和make a optional pr

在所有分支上推并创建可选pr



>octohot apply



<所有命令

>octohot-octohot-help







>octohot-git-git-provider





























章鱼git clone

commit在所有repo中添加了更改



get diff from all repo




pull all repo


octohot git push

reset all repo


octohot git reset


github provider

octohot的github provider



octohot github--help


在特定分支的所有github repo中生成pr



octohot github pr导入所有存储库到octohot.yml配置文件从
github


octohot github org list


\regex provider




在所有repo和列表文件中查找正则表达式并匹配

octohot regex find

在所有repo中查找并替换字符串


\contribution



许可证

gnu通用公共许可证v3(gplv3)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
MongoDB的Spring数据中的java非阻塞查询?   线性方程组   Java项目中的linux Selenium Chromedriver超时问题   java如何使用php检查从google play购买的IAP?   java获取LRUCache Android中使用的当前内存   java如何在Android中使用Intent以编程方式打开Home Launcher列表设置屏幕   尝试打开jar文件时出现java ZipException   java如何在不跳过其他步骤的情况下手动使Serenity bdd中的步骤失败   方法在Java中使用定义的“状态”处理函数参数的最佳方法   Java:禁用操作应该禁用JButtons和JMenuItems   如何在java中使用mysql存储过程和动态片段?   java序列化RDD   java数据未添加到向量变量中   java二进制搜索树中小于给定数的元素数   在命令行中编译Java程序