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

Assignment #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Assignment #1

wants to merge 3 commits into from

Conversation

tarunvashisht
Copy link
Owner

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

Created new branch 'assignment' and made modifications to that and created pull request to merge it with main branch

What did you learn from the changes you have made?

I learnt how to create new branch from command line. added new changes through nano and answered questions.

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

no

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

New branch was created through command line and changes were made over it. But when push was tried it first attempt it failed. I had to it use below command 'push --set-upstream origin assignment assignment' so this branch can be also created in github.

How were these changes tested?

I saw the git graph and saw the commit history created for all the commits done.

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)

@dtxe

Checklist

  • I can confirm that my changes are working as intended

@dwz92
Copy link

dwz92 commented May 2, 2024

No need to tag the teaching team

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