Skip to content

possior/VERSION_CONTROL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

バージョン管理

バージョン管理プロジェクトでバージョン管理用のシェル・スクリプトを開発しています。例)コミット・メッセージを形式通りに自動で作成する、ギット・フック用のバッシュ・スクリプト。

ディレクトリ構造

VERSION_CONTROL
├── Git
│   └── Hooks
│       └── commit_message
├── license.md
└── readme.md

利用規約(license.md

本プロジェクトはMITライセンスに基き提供しております。自己責任にて、自由にご利用いただけます。

Version Control

The version control project develops shell scripts for version control: e.g. Git Hook Bash script that automatically generates a formatted commit message for you.

Directory Structure

VERSION_CONTROL
├── Git
│   └── Hooks
│       └── commit_message
├── license.md
└── readme.md

License (license.md)

The project is released under the MIT License. You may use it freely at your own risk.

About

The version control project develops shell scripts for version control: e.g. Git Hook Bash script that automatically generates a formatted commit message for you.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages