Skip to content

Eases the process of upgrading a modified Totara codebase by working out which conflicts can be automatically accepted.

Notifications You must be signed in to change notification settings

tonyblundell/git-totara-upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-totara-upgrade

Eases the process of upgrading a modified Totara codebase by working out which conflicts can be automatically accepted.

Installation

chmod +x install.sh

sudo ./install.sh

Usage

git totara-upgrade [GIT-REMOTE] [TAG-TO-UPGRADE-FROM] [TAG-TO-UPGRADE-TO]

git totara-upgrade upstream totara-2.5.27 totara-2.7.3

Docs

See comments within source.

About

Eases the process of upgrading a modified Totara codebase by working out which conflicts can be automatically accepted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published