Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Feature: Should SO not be in commit log #49

Merged
merged 1 commit into from
Jan 20, 2016

Conversation

yannispanousis
Copy link

No description provided.

yannispanousis pushed a commit that referenced this pull request Jan 20, 2016
…it-log

Feature: Should SO not be in commit log
@yannispanousis yannispanousis merged commit 2a80c3b into develop Jan 20, 2016
@@ -24,4 +24,3 @@ with open(VERSION_FILE, 'r') as version_file:
with open(VERSION_FILE, 'w') as version_file:
for line in lines:
version_file.write(line.replace(old_version, new_version))

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we're requiring a diff in order to raise a pull request / test a release can we create a new file which we can operate on without needing to come up with creative edits on source files?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be easier yes ;)

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

Successfully merging this pull request may close these issues.

None yet

2 participants