Skip to content

Create and modify helloworld.py file#18

Open
ntnamctu wants to merge 6 commits into
tmtuanctu:masterfrom
ntnamctu:master
Open

Create and modify helloworld.py file#18
ntnamctu wants to merge 6 commits into
tmtuanctu:masterfrom
ntnamctu:master

Conversation

@ntnamctu
Copy link
Copy Markdown

No description provided.

Comment thread helloworld.py
Comment thread helloworld.py
@@ -0,0 +1,6 @@
#!/usr/bin/python3
print("Hello World")
print("Hello Git")
Copy link
Copy Markdown
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.

Comment thread helloworld.py
#!/usr/bin/python3
print("Hello World")
print("Hello Git")
print("Hello OSS Development")
Copy link
Copy Markdown
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.

Comment thread helloworld.py
print("Hello World")
print("Hello Git")
print("Hello OSS Development")
print("Hello CTU")
Copy link
Copy Markdown
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.

Comment thread helloworld.py
print("Hello Git")
print("Hello OSS Development")
print("Hello CTU")
print("Hello CTU - CICT")
Copy link
Copy Markdown
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
Copy Markdown
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