Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scopen-coop/scopen-frappe-diff


https://github.com/scopen-coop/scopen-frappe-diff

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Scopen Frappe Diff

INSTALL

bench get-app bench get-app https://github.com/scopen-coop/scopen-frappe-diff.git

USAGE

bench frappe-diff-custom [app-name] [OPTIONS]

OPTIONS

--source-branch [arg]
Source branch name, default : current branch

--source-commit [arg]
Source commit name, default : local files

--target-branch [arg]
Target branch name, default : current branch

--target-commit [arg]
Target commit name, default HEAD~1

DESCRIPTION

This commands helps you compare two versions of custom_field.json and property_setter.json.
When launched, diff.html is generated in the fixtures folder of the app used on.
With no options, it compares the last version commited and the local files.

#### License

gpl-3.0