From a6f20878bf921601f7ccda3eb5aed83c70ccd588 Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:17:15 -0300 Subject: [PATCH] Delete BookFork.md --- BookFork.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 BookFork.md diff --git a/BookFork.md b/BookFork.md deleted file mode 100644 index f7f65783..00000000 --- a/BookFork.md +++ /dev/null @@ -1,6 +0,0 @@ -##fork concept - - -A fork or branch it happens when a developer (or a group of developers) starts an independent project based on the code of an existing project, that is, when a software is developed based on another, already existing, without the discontinuity of the latter. - -The term is particularly used in free or open source software, when a division occurs because of different goals or personality fights. Some see bifurcations as a weakness in free software, but others believe that they demonstrate the adaptability of the model. \ No newline at end of file