Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

246 Commits

Repository files navigation

git status (Check if there are "red" files)

[If "red" files] git add .

[Check if all the files are "green"] git status

git commit -am "Your commit title"

[Pull the current master to the local] git pull origin master

[Push your update's to the remote brunch] git push origin BrunchName

Make the pull request in the GitHub website

About

Academic project about Distributed Programming 🖥️ <-📄-> 🖥️ <-📄-> 🖥️

Topics

Resources

Stars

5 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages