|
Παρουσίαση με Ετικέτες
Όλες οι Ετικέτε... » github (RSS)
-
why we moved to GitHub?
The main reason is speed. With Git u get the chance to work locally make your operations at your H/D and push any of those changes to GitHub anytime you want. And even that is faster cause Git does not rely of Differences (Deltas) to work, it is just sending snapshot of the current file system.
Another reason is ...
|
|
|