Last active
January 5, 2023 22:23
Revisions
-
henrik242 revised this gist
Mar 21, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://gist.github.com/henrik242/1510148/raw/p4merge) to /usr/local/bin/p4merge * Download [P4V.dmg](http://filehost.perforce.com/perforce/r15.2/bin.macosx107x86_64/) and copy P4Merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Mar 21, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ #!/bin/bash for arg; do [[ $arg = /* ]] || arg=$PWD/$arg; absargs+=("$arg"); done; /Applications/P4Merge.app/Contents/Resources/launchp4merge "${absargs[@]}" -
henrik242 revised this gist
Mar 21, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://gist.github.com/henrik242/1510148/raw/p4merge) to /usr/local/bin/p4merge * Download [P4V.dmg](http://filehost.perforce.com/perforce/r15.2/bin.macosx107x86_64/) and copy p4merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Apr 4, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://gist.github.com/henrik242/1510148/raw/p4merge) to /usr/local/bin/p4merge * Download [P4V.dmg](http://filehost.perforce.com/perforce/r14.1/bin.macosx106x86_64/) and copy p4merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Oct 30, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://gist.github.com/henrik242/1510148/raw/p4merge) to /usr/local/bin/p4merge * Download [P4V.dmg](http://filehost.perforce.com/perforce/r13.3/bin.macosx106x86_64/) and copy p4merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Sep 18, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://gist.github.com/henrik242/1510148/raw/p4merge) to /usr/local/bin/p4merge * Download [P4V.dmg](http://filehost.perforce.com/perforce/r13.2/bin.macosx106x86_64/) and copy p4merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Sep 18, 2013 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://gist.github.com/henrik242/1510148/raw/p4merge) to /usr/local/bin/p4merge * Download [P4V.dmg](http://filehost.perforce.com/perforce/r13.4/bin.macosx106x86_64/) and copy p4merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Apr 24, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://raw.github.com/gist/1510148/p4merge) to /usr/local/bin/p4merge * Download [P4V.dmg](http://filehost.perforce.com/perforce/r13.1/bin.macosx106x86_64/) and copy p4merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Apr 24, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ * Copy [p4merge](https://raw.github.com/gist/1510148/p4merge) to /usr/local/bin/p4merge * Download P4Merge from http://www.perforce.com/downloads/Perforce-Software-Version-Management/complete_list/Customer%20Downloads and copy p4merge.app to /Applications * Configure Git: ```bash -
henrik242 revised this gist
Nov 22, 2012 . 2 changed files with 1 addition and 1 deletion.There are no files selected for viewing
Empty file.This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ * Copy [p4merge](https://raw.github.com/gist/1510148/p4merge) to /usr/local/bin/p4merge * Download P4V from http://www.perforce.com/perforce/downloads/index.html and copy p4merge.app to /Applications * Configure Git: -
henrik242 revised this gist
Feb 21, 2012 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
Empty file. -
henrik242 revised this gist
Jan 25, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ * Copy ```p4merge``` to /usr/local/bin/p4merge * Download P4V from http://www.perforce.com/perforce/downloads/index.html and copy p4merge.app to /Applications * Configure Git: -
henrik242 revised this gist
Jan 25, 2012 . 1 changed file with 13 additions and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ * Copy this file to /usr/local/bin/p4merge * Download P4V from http://www.perforce.com/perforce/downloads/index.html and copy p4merge.app to /Applications * Configure Git: ```bash $ chmod 755 /usr/local/bin/p4merge $ git config --global merge.tool p4merge $ git config --global mergetool.prompt false $ git config --global mergetool.keepBackup false $ git config --global mergetool.p4merge.path /usr/local/bin/p4merge ``` * ```git mergetool```and ```git difftool``` will launch p4merge now. -
henrik242 revised this gist
Dec 22, 2011 . 1 changed file with 0 additions and 12 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,15 +3,3 @@ for arg; do [[ $arg = /* ]] || arg=$PWD/$arg; absargs+=("$arg"); done; /Applications/p4merge.app/Contents/Resources/launchp4merge "${absargs[@]}" -
henrik242 created this gist
Dec 22, 2011 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ #!/bin/bash for arg; do [[ $arg = /* ]] || arg=$PWD/$arg; absargs+=("$arg"); done; /Applications/p4merge.app/Contents/Resources/launchp4merge "${absargs[@]}" # 1) Put this file in your $PATH and make it executable # 2) Download P4V from http://www.perforce.com/perforce/downloads/index.html and copy p4merge to /Applications # 3) Add the following to ~/.gitconfig: #[merge] # tool = p4merge #[mergetool] # prompt = false # keepBackup = false