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

Use git and push commits regulary. #1

Open
zetanumbers opened this issue Jul 7, 2021 · 1 comment
Open

Use git and push commits regulary. #1

zetanumbers opened this issue Jul 7, 2021 · 1 comment

Comments

@zetanumbers
Copy link

I have seen you changes here are out of sync with files hosted on your discord server. This is why i am opening this issue as a suggestion. I hope this advice would simplify your work, allow other contributors to help you, and help scale this project.

Git is a version control system, basically it saves files' history, allows you to explore old code, and create different branches of your code. Git is de-facto version control system of today. It also allows you to discard the old code while development, bc it's always easy to restore some or whole of your code when you need it.

Also i recommend using Visual Studio Code editor bc it has visual interface for git

Setting up Git

@BlockOG
Copy link
Collaborator

BlockOG commented Jul 7, 2021

Yes, this should be done

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