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 practices #19

Open
cyrildewit opened this issue Dec 21, 2021 · 0 comments
Open

Git practices #19

cyrildewit opened this issue Dec 21, 2021 · 0 comments

Comments

@cyrildewit
Copy link
Member

Git contains a lot of features. We should find out what the best practises are. You can for example merge branches or rebase them. Both have pros and cons.

There are also professional aspects to using git. For example: we should ALWAYS regular push our commits to the remote repository so in case anything happens, it can always be found back. It also gives other developers or project managers insights in what people are doing. Jira from Atlassian makes this really easy, so we maybe need to find a way to get the same insights here.

@cyrildewit cyrildewit self-assigned this Dec 21, 2021
@cyrildewit cyrildewit added this to To do in Project Board via automation Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant