Skip to content

Conversation

@ntnamctu
Copy link

No description provided.

@@ -0,0 +1,6 @@
#!/usr/bin/python3
print("Hello World")
print("Hello Git")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the first modify in the helloworld.py file.

#!/usr/bin/python3
print("Hello World")
print("Hello Git")
print("Hello OSS Development")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After switching to the new branch, test_functions, I added this line and then merged it into master.

print("Hello World")
print("Hello Git")
print("Hello OSS Development")
print("Hello CTU")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After merging i added this line to the code. Now we are in master.

print("Hello Git")
print("Hello OSS Development")
print("Hello CTU")
print("Hello CTU - CICT")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then i went back to test_functions branch, added a new line, committed then went back to master and merged again. But it had conflicts here. I fixed the conflicts and committed them then pushed them up.

Copy link
Author

@ntnamctu ntnamctu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I commit I did all of them

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.

1 participant