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

Coding Management #1

Open
6 tasks
VictorNico opened this issue Sep 21, 2022 · 0 comments
Open
6 tasks

Coding Management #1

VictorNico opened this issue Sep 21, 2022 · 0 comments
Assignees

Comments

@VictorNico
Copy link
Owner

VictorNico commented Sep 21, 2022

Hi Everyone,
As mention dev process require that all one create a self branch based on main branch within the following steps

  • open bash command prompt in your system and go where your need to store the project locally
  • clone the repository inside your local machine within git clone url_https_or_shh
  • switch into root project directory with cd INFO4017_22_23_UYI
  • check if you're under main branch within git branch -a
  • else checkout inside main branch within git checkout main
  • then create your own branch within git checkout -b task_shortName

Notice that we'll make this process on each task to perform group contribution.

To enable Unite Responsible Dr. Melatagia to see the best of ours work, we'll analyse each code together and select the best, after that i'll make a pull requests from the sources X branch to the target branch main.

The code currently push has the useful cpp code struct, need everyone understand the idea and make implementations similarly.

With King regards

@VictorNico Group Lead

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

4 participants