andrepbento / Distributed-File-System

Academic project about Distributed Programming πŸ–₯️ <-πŸ“„-> πŸ–₯️ <-πŸ“„-> πŸ–₯️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ–₯️ <-πŸ“„-> πŸ–₯️ <-πŸ“„-> πŸ–₯️


Languages

Language:Java 100.0%