Skip to content

Commit 749a886

Browse files
What is Git and why is it being used?
1 parent 50fcc71 commit 749a886

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

Wireframe/articles.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
- Why did I chose Code Your Future to study along with my uni studies?
1+
What is Git?
22

3-
I chose Code Your Future alongside my university studies because tech is about more than just code—it’s about community.
3+
Git is a version control system used for tracking changes in computer files. It is generally used for source code management in software development.
4+
5+
Git is used to tracking changes in the source code
6+
The distributed version control tool is used for source code management
7+
It allows multiple developers to work together
8+
It supports non-linear development through its thousands of parallel branches

0 commit comments

Comments
 (0)