Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsquillace/pearl-p4merge
P4Merge tool for Pearl
https://github.com/fsquillace/pearl-p4merge
Last synced: 23 days ago
JSON representation
P4Merge tool for Pearl
- Host: GitHub
- URL: https://github.com/fsquillace/pearl-p4merge
- Owner: fsquillace
- Created: 2016-02-10T16:38:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T17:22:19.000Z (almost 9 years ago)
- Last Synced: 2024-11-01T22:06:49.709Z (2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pearl P4Merge
===========P4merge tool for pearl. It follows these instructions:
http://git-scm.com/book/en/v2/Customizing-Git-Git-ConfigurationQuickstart
----------To use it, you need to be inside a git repository. To see p4merge working just type: `git p4diff`.
Install
-------Once [Pearl](https://github.com/fsquillace/pearl) is installed, p4merge can be installed as a module: `pearl module install pearl/p4merge`.