diff --git a/README.md b/README.md index bc983e3..7ad3da5 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Have fun. * Femi Taiwo, @dftaiwo * Wale Oyediran, * Nanyak Loknan S, @nanyaks - * [Add your name here and send a pull request] + * udeme.samuel, @ubilli diff --git a/index.html b/index.html index bf4bd7e..30b2879 100644 --- a/index.html +++ b/index.html @@ -306,6 +306,15 @@

Contributors

joerexko@gmail.com
+
+ Udeme.samuel
+ + 297, Hebert Macauly Road, Lagos.
+ + (234) 8097000912
+ + Udemesamuel256@gmail.com
+
diff --git a/index.html~ b/index.html~ new file mode 100644 index 0000000..bf4bd7e --- /dev/null +++ b/index.html~ @@ -0,0 +1,563 @@ + + + + + + + + + + + GDGLagos- GEt with Git + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ +
+ GetWithGIT Lagos +
+ Better, Smarter, Collaborative Development. +
+
+
+
+
+ +
+ +
+ +
+
+
+
+

About

+
+
+
+
+
+

Branching and Merging

+

+The Git feature that really makes it stand apart from nearly every other SCM out there is its branching model. + +Git allows and encourages you to have multiple local branches that can be entirely independent of each other. The creation, merging, and deletion of those lines of development takes seconds. +

+
+
+

Small and Fast

+

Git is fast. With Git, nearly all operations are performed locally, giving it a huge speed advantage on centralized systems that constantly have to communicate with a server somewhere. + +Git was built to work on the Linux kernel, meaning that it has had to effectively handle large repositories from day one. Git is written in C, reducing the overhead of runtimes associated with higher-level languages. Speed and performance has been a primary design goal of the Git from the start. +

+
+ +
+
+
+ +
+
+
+
+

Join the Project

+
+
+
+
+
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+

Contributors

+
+
+
+
+ +
+ +
+
+
+
+ +
+ +
    +
  • +
    + Nanyak Loknan +
    +
    + Nanyak Loknan
    + + 297, Hebert Macauly Road, Lagos.
    + + (234) 801234567
    + + nanyaks@gmail.com
    +
    +
    +
  • +
  • +
    + Nanyak Loknan +
    +
    + Femi Taiwo
    + + 297, Hebert Macauly Road, Lagos.
    + + (234) 801234567
    + + dftaiwo@gmail.com
    +
    +
    +
  • +
    + Nanyak Loknan +
    +
    + Wale Oyediran
    + + 297, Hebert Macauly Road, Lagos.
    + + (234) 7062673100
    + + waleoyediran@gmail.com
    +
    +
    +
  • +
    + Nanyak Loknan +
    +
    + Joseph Rex
    + + 297, Hebert Macauly Road, Lagos.
    + + (234) 7062673100
    + + joerexko@gmail.com
    +
    +
    +
  • +
+
+
+
+
+
+ + + +
+ + + +
+ + + + + + + + + + + + + + + + + + +