Skip to content

MaxLiko/Hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

My notes:

Github tutorial:

Reposatory (Project)
[should be initialized with a readme to discribe the project]
Branch (different versions/coppys than "master" repsitory)
* main branch is called "master"
* new branch is called "feature" (used to test new features)
Commit (saved changes to GitHub-file)
should have a associated "commit message" which describes the change (others should understand it)
Pull Request (compare commited code to other code)
* proposal to someone to review and pull your change into there branch
* the pull request can differenciat (diffs) from both branches
* changes/additions/subtractions shown in green and red

[if features are sucessfull they will be added to the master branch]

About

This is just to try out GitHub an it's service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published