Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29336739: Add recommended hgrc (Closed)

Created:
Feb. 20, 2016, 11:59 a.m. by Felix Dahlke
Modified:
Feb. 23, 2016, 4:31 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Add recommended hgrc

Patch Set 1 #

Total comments: 19

Patch Set 2 : Address comments, plus some other changes #

Patch Set 3 : Use the same example user name as Mercurial #

Total comments: 16

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -0 lines) Patch
A hgrc View 1 2 3 1 chunk +112 lines, -0 lines 0 comments Download

Messages

Total messages: 7
Felix Dahlke
Here is my first take on this. Instead of just throwing a complicted config file ...
Feb. 20, 2016, 12:01 p.m. (2016-02-20 12:01:37 UTC) #1
Wladimir Palant
https://codereview.adblockplus.org/29336739/diff/29336740/hgrc File hgrc (right): https://codereview.adblockplus.org/29336739/diff/29336740/hgrc#newcode1 hgrc:1: # This .hgrc is recommended for working on the ...
Feb. 20, 2016, 5:50 p.m. (2016-02-20 17:50:48 UTC) #2
Felix Dahlke
New version up. https://codereview.adblockplus.org/29336739/diff/29336740/hgrc File hgrc (right): https://codereview.adblockplus.org/29336739/diff/29336740/hgrc#newcode1 hgrc:1: # This .hgrc is recommended for ...
Feb. 20, 2016, 8:16 p.m. (2016-02-20 20:16:39 UTC) #3
Wladimir Palant
https://codereview.adblockplus.org/29336739/diff/29336740/hgrc File hgrc (right): https://codereview.adblockplus.org/29336739/diff/29336740/hgrc#newcode20 hgrc:20: pager = On 2016/02/20 20:16:38, Felix Dahlke wrote: > ...
Feb. 22, 2016, 11:05 a.m. (2016-02-22 11:05:28 UTC) #4
Felix Dahlke
New patch set is up. https://codereview.adblockplus.org/29336739/diff/29336785/hgrc File hgrc (right): https://codereview.adblockplus.org/29336739/diff/29336785/hgrc#newcode7 hgrc:7: # The commented parts ...
Feb. 22, 2016, 10:16 p.m. (2016-02-22 22:16:53 UTC) #5
Wladimir Palant
LGTM https://codereview.adblockplus.org/29336739/diff/29336785/hgrc File hgrc (right): https://codereview.adblockplus.org/29336739/diff/29336785/hgrc#newcode56 hgrc:56: On 2016/02/22 22:16:53, Felix Dahlke wrote: > That ...
Feb. 23, 2016, 10:52 a.m. (2016-02-23 10:52:18 UTC) #6
Felix Dahlke
Feb. 23, 2016, 4:31 p.m. (2016-02-23 16:31:38 UTC) #7
Thanks, landed: https://hg.adblockplus.org/codingtools/rev/f531003d1ae5

https://codereview.adblockplus.org/29336739/diff/29336785/hgrc
File hgrc (right):

https://codereview.adblockplus.org/29336739/diff/29336785/hgrc#newcode56
hgrc:56: 
On 2016/02/23 10:52:18, Wladimir Palant wrote:
> On 2016/02/22 22:16:53, Felix Dahlke wrote:
> > That makes me not want to add this default. The error message is too cryptic
> and
> > it's too inconvenient.
> 
> Ouch... As you probably noticed, I always specify the -r parameter - I don't
> want to remember that for hg update it is optional but for hg revert it is
not.
> But well, then we just have to make sure that we explain this behavior
> somewhere.

Yeah, my vote is for getting started. Wanna add that?

Powered by Google App Engine
This is Rietveld