Skip to content

ishergin/mergetool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Описание

Выполняет слинияние из SRC_BRANCH в DST_BRANCH Запускать нужно в каталоге с репозиторием, мерж со squash определяет по коммитному сообщению =( Не умеет разрешать конфликты

usage: gitmerge [-h] [-d] SRC_BRANCH DST_BRANCH

Git merge branch tool

positional arguments:
SRC_BRANCH source branch DST_BRANCH destination branch
optional arguments:
-h, --help show this help message and exit
-d, --debug debug output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages