Appearance
Git
Version Control
Git
Our preferred version control system for tracking code changes and collaborating with the team. It should come preinstalled on your mac. You can verify your installation with:
bash
git -v
If you are not familiar with git, you can learn it here in an interactive way: Learn Git
Github
We use Github (and previously Bitbucket) as our repository hosting service. Be sure to link your Wisemen work email to your personal github account or create a new work account before continuing. If you have not received an invite for the Wisemen github organisation be sure to ask your budy about it.
Here is great article to get you started with github: Github Git tutorial 🤓 It also teaches you how to create pull requests, so keep this tab open for when you make your first pull request 🤞.
I can't see the main for the branches anymore 😵💫