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

Git commit on save #75

Open
NickSeagull opened this issue Jun 9, 2017 · 3 comments
Open

Git commit on save #75

NickSeagull opened this issue Jun 9, 2017 · 3 comments

Comments

@NickSeagull
Copy link
Contributor

It would be nice to have a save button that automatically git commit s the latest changes with the date as the commit message

@mdibaiee
Copy link
Contributor

mdibaiee commented Jun 9, 2017

Um, just trying to look from another perspective here: why would we want to do that? I mean, personally I wouldn't want something like that, even if so, I would like to set the message myself 🤔

@NickSeagull
Copy link
Contributor Author

Yeah, maybe the date would be just a placeholder, but take into account that right now the user cannot save their state as the file gets overwrited everytime they press a key.

@mdibaiee
Copy link
Contributor

mdibaiee commented Jun 9, 2017

@NickSeagull oops, writing to file on every keypress sounds bad indeed, but a save functionality does not necessarily have to run a git commit, I save my code many times before it gets into a shape that becomes commitable, why not have both as separate functionalities?

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