Skip to content

jeromebon/gbarom_mergedriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Dependencies

  • Python 3

Usage

  1. Put gbamerge.py somewhere on your drive.
  2. Add this stanza in the .git/config file of your local repo:
[merge "gbamerge"]
	name = A custom merge driver for roms
	driver = pathtothisfile %O %A %B %L
	recursive = binary
  1. Add this line in the .git/info/attributes (or .gitattributes) of your local repo: *.gba merge=gbamerge

About

A git merge driver for gba rom

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages