Skip to content

new: added vcs support for git#5

Merged
cryptaliagy merged 5 commits intomasterfrom
feat/vcs-support
Dec 17, 2020
Merged

new: added vcs support for git#5
cryptaliagy merged 5 commits intomasterfrom
feat/vcs-support

Conversation

@cryptaliagy
Copy link
Copy Markdown
Owner

@cryptaliagy cryptaliagy commented Dec 17, 2020

this PR resolves #1 and resolves #2

Copy link
Copy Markdown
Collaborator

@seofernando25 seofernando25 left a comment

Choose a reason for hiding this comment

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

All looking correct!

On the vcs.py and abc.py files, why not use python's ABC metaclasses instead of only raising NotImplementedError()

@cryptaliagy
Copy link
Copy Markdown
Owner Author

Habit mostly lmao. Gonna keep this live until I add the .gitignore integration into this as well

@cryptaliagy cryptaliagy merged commit b9139fe into master Dec 17, 2020
@cryptaliagy cryptaliagy deleted the feat/vcs-support branch December 17, 2020 18:59
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

Successfully merging this pull request may close these issues.

Include .gitignore file Add git integration

2 participants