Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(593)

Issue 10958056: git command to find a git revision corresponding to lkgr. (Closed)

Created:
8 years, 3 months ago by szager1
Modified:
8 years, 2 months ago
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org, M-A Ruel
Visibility:
Public.

Description

git command to find a git revision corresponding to lkgr. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158892

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

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

Messages

Total messages: 13 (0 generated)
szager1
8 years, 3 months ago (2012-09-21 23:09:46 UTC) #1
Jeffrey Yasskin
I tried this and got: $ git lkgr fatal: ambiguous argument 'Partial-rebuilding': unknown revision or ...
8 years, 3 months ago (2012-09-21 23:22:12 UTC) #2
szager1
On 2012/09/21 23:22:12, Jeffrey Yasskin wrote: > I tried this and got: > > $ ...
8 years, 3 months ago (2012-09-21 23:45:08 UTC) #3
Jeffrey Yasskin
Thanks for writing this, btw. https://codereview.chromium.org/10958056/diff/3001/git-lkgr File git-lkgr (right): https://codereview.chromium.org/10958056/diff/3001/git-lkgr#newcode9 git-lkgr:9: git_lkgr=`git svn find-rev r${svn_lkgr}` ...
8 years, 3 months ago (2012-09-22 00:16:06 UTC) #4
szager1
https://codereview.chromium.org/10958056/diff/3001/git-lkgr File git-lkgr (right): https://codereview.chromium.org/10958056/diff/3001/git-lkgr#newcode9 git-lkgr:9: git_lkgr=`git svn find-rev r${svn_lkgr}` On 2012/09/22 00:16:06, Jeffrey Yasskin ...
8 years, 3 months ago (2012-09-22 00:54:47 UTC) #5
Jeffrey Yasskin
lgtm http://codereview.chromium.org/10958056/diff/8001/git-lkgr File git-lkgr (right): http://codereview.chromium.org/10958056/diff/8001/git-lkgr#newcode16 git-lkgr:16: set -o pipefail yes Just "set -o pipefail".
8 years, 3 months ago (2012-09-22 09:01:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/10958056/4002
8 years, 3 months ago (2012-09-23 01:18:06 UTC) #7
commit-bot: I haz the power
Presubmit check for 10958056-4002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-23 01:20:11 UTC) #8
cmp
http://codereview.chromium.org/10958056/diff/4002/git-lkgr File git-lkgr (right): http://codereview.chromium.org/10958056/diff/4002/git-lkgr#newcode1 git-lkgr:1: #!/bin/bash need some lines here like: # Copyright (c) ...
8 years, 3 months ago (2012-09-25 01:04:23 UTC) #9
cmp
Admittedly I had something else in mind that involved setting up a src.git ref on ...
8 years, 3 months ago (2012-09-25 01:05:52 UTC) #10
szager1
http://codereview.chromium.org/10958056/diff/4002/git-lkgr File git-lkgr (right): http://codereview.chromium.org/10958056/diff/4002/git-lkgr#newcode1 git-lkgr:1: #!/bin/bash On 2012/09/25 01:04:24, cmp wrote: > need some ...
8 years, 2 months ago (2012-09-26 21:11:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/10958056/14001
8 years, 2 months ago (2012-09-26 21:11:16 UTC) #12
commit-bot: I haz the power
8 years, 2 months ago (2012-09-26 21:16:24 UTC) #13
Change committed as 158892

Powered by Google App Engine
This is Rietveld 408576698