-
-
Save richleland/277326 to your computer and use it in GitHub Desktop.
Revisions
-
joshourisman revised this gist
Nov 18, 2009 . 1 changed file with 0 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or 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 @@ -11,17 +11,10 @@ hgsubversion=~/.hg.d/hgsubversion/hgsubversion hgext.convert= hgext.bookmarks= hggit= zeroconf= hgext.record= graphlog= [defaults] addremove = --similarity 100 -
joshourisman revised this gist
Nov 18, 2009 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 @@ -10,7 +10,7 @@ rebase= hgsubversion=~/.hg.d/hgsubversion/hgsubversion hgext.convert= hgext.bookmarks= hggit= hgext.extdiff= zeroconf= hgext.record= -
joshourisman revised this gist
Nov 18, 2009 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 @@ -14,6 +14,7 @@ hgext.hg-git=~/.hg.d/hg-git hgext.extdiff= zeroconf= hgext.record= graphlog= [extdiff] cmd.opendiff = fmdiff @@ -28,3 +29,4 @@ addremove = --similarity 100 o = outgoing i = incoming s = status l = glog -
joshourisman revised this gist
Nov 18, 2009 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 @@ -27,3 +27,4 @@ addremove = --similarity 100 [alias] o = outgoing i = incoming s = status -
joshourisman revised this gist
Nov 17, 2009 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 @@ -13,6 +13,7 @@ hgext.bookmarks= hgext.hg-git=~/.hg.d/hg-git hgext.extdiff= zeroconf= hgext.record= [extdiff] cmd.opendiff = fmdiff @@ -25,4 +26,4 @@ addremove = --similarity 100 [alias] o = outgoing i = incoming -
joshourisman revised this gist
Nov 16, 2009 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 @@ -10,7 +10,7 @@ rebase= hgsubversion=~/.hg.d/hgsubversion/hgsubversion hgext.convert= hgext.bookmarks= hgext.hg-git=~/.hg.d/hg-git hgext.extdiff= zeroconf= @@ -22,3 +22,7 @@ git = True [defaults] addremove = --similarity 100 [alias] o = outgoing i = incoming -
joshourisman revised this gist
Nov 16, 2009 . 1 changed file with 7 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 @@ -12,6 +12,13 @@ hgext.convert= hgext.bookmarks= #hgext.hg-git=~/.hg.d/hg-git hgext.extdiff= zeroconf= [extdiff] cmd.opendiff = fmdiff [diff] git = True [defaults] addremove = --similarity 100 -
joshourisman revised this gist
Nov 16, 2009 . 1 changed file with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 @@ [ui] username = Josh Ourisman <josh@joshourisman.com> [extensions] fetch= @@ -10,4 +10,8 @@ rebase= hgsubversion=~/.hg.d/hgsubversion/hgsubversion hgext.convert= hgext.bookmarks= #hgext.hg-git=~/.hg.d/hg-git hgext.extdiff= [extdiff] cmd.opendiff = fmdiff -
joshourisman created this gist
Sep 30, 2009 .There are no files selected for viewing
This file contains hidden or 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 @@ [ui] username = Josh Ourisman <josh_ourisman@discovery.com> [extensions] fetch= hgext.mq= hgext.convert= color= rebase= hgsubversion=~/.hg.d/hgsubversion/hgsubversion hgext.convert= hgext.bookmarks= hgext.hg-git=~/.hg.d/hg-git