Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Unified Diff: .hgignore
Issue
29334706
:
Issue 3404 - Ignore the new devenv paths (Closed)
Patch Set: Update buildtools dependency
Created Jan. 27, 2016, 2:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.gitignore
.hgignore
dependencies
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« .gitignore
('k') |
dependencies »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 382046fc18da5276840fb3d8ee2c2b1bf14e29d4..85cc768d1aad1069cc950f7059c0af6a54f1398d 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,4 @@
-^devenv$
+^devenv.*$
syntax:glob
*.zip
« no previous file with comments
|
« .gitignore
('k') |
dependencies »
('j') |
no next file with comments »
Edit Message
Issue 29334706: Issue 3404 - Ignore the new devenv paths (Closed)
Created Jan. 27, 2016, 1:42 p.m. by kzar
Modified Jan. 27, 2016, 4:42 p.m.
Reviewers: Sebastian Noack
Base URL:
Comments: 0
This is Rietveld