Skip to content

Mahim2000/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World (My First Repo)

This is my first ever Repository on Github, where I pushed multiple test commits to see how things actually work.

[LATEST UPDATE]: The hello-world.cpp file was merged from the branch named "CPP-Version-Add" in the same way like hello-world.java. The "CPP-Version-Add" branch stil exists, and the merging was done via Pull Request from GitHub.

[OLDER UPDATE]: The hello-world.java file was merged from the branch named "Java-Version-Add" in the same way like hello-world.html. The difference is that the branch "Java-Version-Add" still exists and that branch was pushed in the Remote Repo as well before merging with the Master Branch.

[EVEN OLDER UPDATE]: The hello-world.html wasn't added normally. Infact the master branch was locally branched to another branch called "HTML-Version-Add", and the .html version was added.
Later on the "HTML-Version-Add" branch was Merged with the Master branch locally, with the "HTML-Version-Add" branch being deleted and pushed in the Remote Repo.

This Repo basically has 5 files (made in C, Python, HTML, Java and C++). The ".c", ".py", ".html", ".java" and ".cpp" files give the output:


Hello World!
This is a message from Mahim~

There's even a ".gitignore" file which ignores a secret-folder and a secret-file.txt that resides in my local repo

This following link RickRolls you. Click at your own risk:
RickRoll Buton

About

Not my first Hello World ever, but surely my first ever Hello World + first ever Repo in Github~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors