定制 nymedia/clean-repo-check 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nymedia/clean-repo-check

最新稳定版本:1.0.0

Composer 安装命令:

composer require nymedia/clean-repo-check

包简介

Clean repo check

README 文档

README

Simple check to make sure a repo is clean. Useful in CI environments, and for automatic updates

Installation

You probably want to install this as a dev dependency. So for php projects:

composer require --dev nymedia/clean-repo-check

Usage

/bin/sh ./path/to/clean-repo-check.sh

This will exit with status 1 if your repo has either

  • Changed files
  • Uncommited files

It will also print git status, so it can help you fix the issues.

统计信息

  • 总下载量: 345.02k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: Shell

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-11-14