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

Ive got Git #122

Open
Rsciote opened this issue Aug 29, 2023 · 0 comments
Open

Ive got Git #122

Rsciote opened this issue Aug 29, 2023 · 0 comments

Comments

@Rsciote
Copy link

Rsciote commented Aug 29, 2023

Git is the largest and most well known version control tools that is used by a large base of people. It also has a important feature of collaboration which allows various people to all be working on one source. So this makes working in a team much easier in terms of writing code. Git saves changes when they are made to files and these changes are known as "Commits" . The next step would be called a "pull request" which would work as a way you could let your team know your code is ready to review and if you decide it is good to go you can add it to your codebase.

Git can be used via

  • terminal
  • Desktop including a Gui

Resources: https://www.nobledesktop.com/learn/git/what-is-git

Rsciote added a commit to Rsciote/edtechjoker that referenced this issue Aug 29, 2023
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

1 participant