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

Side by Side Diff: patchconv/tests/move_file.txt

Issue 29341347: Noissue - Add a script for converting Rietveld patches to Git format (Closed)
Patch Set: Make flake8 check a bit more general in tox.ini Created May 17, 2016, 1:28 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « patchconv/tests/move_and_change.txt ('k') | patchconv/tests/simple_change_file.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 INPUT
2 Index: README.md
3 ===================================================================
4 rename from README.txt
5 rename to README.md
6 EXPECT
7 diff --git a/README.txt b/README.md
8 rename from README.txt
9 rename to README.md
OLDNEW
« no previous file with comments | « patchconv/tests/move_and_change.txt ('k') | patchconv/tests/simple_change_file.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld