1 Star 0 Fork 0

Laeb/aa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gitt 841 Bytes
一键复制 编辑 原始数据 按行查看 历史
roboturx 提交于 2021-09-27 18:50 . committing
-- #!/usr/bin/bash
#!/bin/bash
echo "******"
echo "******"
echo "******"
echo "****************************************************"
echo "****** gitt 1.0 *********"
echo "****************************************************"
echo "******"
echo "******"
echo "******"
#echo "********************************** status **********"
#git status
echo "********************************** pulling *********"
git pull
echo "********************************** adding **********"
git add .
echo "********************************** committing... ***"
git commit -m "committing"
echo "********************************** pushing... ******"
git push
echo "********************************** checkout ********"
git checkout
/home/mr/blender-2.93.1-linux-x64/blender
/home/m/İndirilenler/blender-2.93.1-linux-x64/blender
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/perseverance2099/aa.git
git@gitee.com:perseverance2099/aa.git
perseverance2099
aa
aa
master

搜索帮助