Skip to content

UofT-DSI | Git - Assignment 2 #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

UofT-DSI | Git - Assignment 2 #1

wants to merge 1 commit into from

Conversation

cyberqubit
Copy link
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

I am adding answers to a README.md file in a new branch called "assignment" in my git_assignment repository on GitHub.

What did you learn from the changes you have made?

I learned more about Git and GitHub functionalities such as creating branches, opening pull requests, and collaborating on projects. This assignment helped me practice my Git skills and understand the importance of proper version control and collaboration workflows.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Initially, I considered completing the assignment directly on the main branch without creating a separate branch. However, I realized that working on a dedicated branch allows for better organization, facilitates code review, and reduces the risk of conflicts with the main branch.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

One challenge I encountered was ensuring that my answers were clear and concise while addressing all the questions comprehensively. To overcome this, I reviewed each question carefully, double-checked my answers for accuracy, and sought feedback from peers if needed.

How were these changes tested?

These changes were primarily tested by reviewing the README.md file in my local repository to ensure all answers were correctly formatted and accurately addressed the questions. Additionally, I pushed the changes to a separate branch on GitHub and reviewed the pull request to verify that the formatting and content were consistent with the assignment requirements.

A reference to a related issue in your repository (if applicable)

@mentions of the person or team responsible for reviewing proposed changes (At least 2 people)

Checklist

  • I can confirm that my changes are working as intended

@dwz92
Copy link

dwz92 commented Apr 30, 2024

Don't tag

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

Successfully merging this pull request may close these issues.

2 participants