You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
- Visit https://git-scm.com/video/get-going for a comprehensive introduction.
33
+
34
+
### Git Hello World
35
+
36
+
- Check the [helloworld/](./basic/helloworld/) directory to create a simple Git demo.
37
+
38
+
## Beyond the Basics
39
+
40
+
### Hands-On Example
41
+
42
+
- Explore a practical hands-on example in the [Git hands-on](https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html) for more Git concepts
0 commit comments