Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
/ patch-maker Public archive

A tool to create patch file. Up to Python3.6 is needed because type hinting is included.

Notifications You must be signed in to change notification settings

yuu-eguci/patch-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PatchMaker

パッチファイルを作成するツール。 型注釈を使っているからpython3.6未満では動かない気がする。

Usage

こうやる。

1

  • gitで変更されたファイルパス一覧を得る。
  • それを丸コピーして targetpaths 文字列に貼る。
  • 実行する。
  • パッチファイルができる。

About

A tool to create patch file. Up to Python3.6 is needed because type hinting is included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages