Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4246)

Issue 1699046: Adds bin/ to .hgignore to support setting $GOBIN to $GOR...

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by jnw
Modified:
13 years, 9 months ago
Reviewers:
adg
CC:
peterGo, adg, golang-dev, jnw
Visibility:
Public.

Description

Adds bin/ to .hgignore to support setting $GOBIN to $GOROOT/bin

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M .hgignore View 1 chunk +1 line, -0 lines 4 comments Download

Messages

Total messages: 9
jnw
I know this isn't probably a typical case, but its a fairly simple change that ...
13 years, 10 months ago (2010-06-21 11:13:34 UTC) #1
peterGo
http://codereview.appspot.com/1699046/diff/1/2 File .hgignore (right): http://codereview.appspot.com/1699046/diff/1/2#newcode43 .hgignore:43: ^bin/ For me, it's the typical case. Since I ...
13 years, 10 months ago (2010-06-21 14:12:49 UTC) #2
jnw
http://codereview.appspot.com/1699046/diff/1/2 File .hgignore (right): http://codereview.appspot.com/1699046/diff/1/2#newcode43 .hgignore:43: ^bin/ On 2010/06/21 14:12:49, PeterGo wrote: > For me, ...
13 years, 10 months ago (2010-06-21 14:20:13 UTC) #3
peterGo
http://codereview.appspot.com/1699046/diff/1/2 File .hgignore (right): http://codereview.appspot.com/1699046/diff/1/2#newcode43 .hgignore:43: ^bin/ The Mercurial documentation says that it uses Python's ...
13 years, 10 months ago (2010-06-21 15:41:29 UTC) #4
jnw
On 2010/06/21 15:41:29, PeterGo wrote: > http://codereview.appspot.com/1699046/diff/1/2 > File .hgignore (right): > > http://codereview.appspot.com/1699046/diff/1/2#newcode43 > ...
13 years, 10 months ago (2010-06-21 16:03:24 UTC) #5
peterGo
http://codereview.appspot.com/1699046/diff/1/2 File .hgignore (right): http://codereview.appspot.com/1699046/diff/1/2#newcode43 .hgignore:43: ^bin/ I tested your patch successfully using Windows XP ...
13 years, 10 months ago (2010-06-21 17:34:23 UTC) #6
jnw
On Mon, Jun 21, 2010 at 6:34 PM, <go.peter.90@gmail.com> wrote: > > http://codereview.appspot.com/1699046/diff/1/2 > File ...
13 years, 10 months ago (2010-06-21 17:37:49 UTC) #7
adg
LGTM
13 years, 9 months ago (2010-07-19 04:09:16 UTC) #8
adg
13 years, 9 months ago (2010-07-19 04:10:07 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=97862ce15d1c ***

hgignore: adds bin/ to support setting $GOBIN to $GOROOT/bin

R=PeterGo, adg
CC=golang-dev, jnw
http://codereview.appspot.com/1699046

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b