Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No reference to file paths generated using diff_step template helper #3

Open
DAB0mB opened this issue Oct 11, 2016 · 1 comment
Open

Comments

@DAB0mB
Copy link
Collaborator

DAB0mB commented Oct 11, 2016

No reference to file paths generated using diff_step template helper.

Here is an example of a generated diff:

Step 1.2: Create index.html

Added client/index.html
@@ -0,0 +1,6 @@
+┊ ┊1┊<head>
+┊ ┊2┊  <base href="/">
+┊ ┊3┊</head>
+┊ ┊4┊<body>
+┊ ┊5┊  Hello World!
+┊ ┊6┊</body>🚫↵

We have no reference to the created index.html, so instead of looking to it manually in the commits history (Which can take quiet a time) it would be a good idea to just add a reference to it.

@dotansimha
Copy link
Collaborator

still relevant? @DAB0mB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants