GIT
|
GIT
From the ground up to the treetop
| |
|---|---|
| |
| Type of Event: | Workshop |
| From: | 2012/12/31 11:00:00 PM |
| Till: | 2012/12/31 11:59:00 PM |
| Add to your calendar: | Download iCalendar |
| Recurring: | no |
| Announce globally: | no |
| Organizer: | syn2cat |
| Cost: | 0 EUR0 $ 0 £ 0 CHF |
| Tickets: | none |
| Homepage: | http://ur1.ca/4vdev |
| Attendees: | Azunix, Lala Log-in to RSVP |
| Contact Person(s): | prometheus (mail), slopjong (mail) |
| Keywords: | git, repository, code, version control system |
| Location | |
| Where: | Hackerspace, Strassen (11, rue du Cimetière, L-8018, Strassen, Luxembourg) |
| Map: |
Loading map... The following error has been detected in your syntax:* Parameter coordinates must be one or more valid locations.The value "" has been omitted. |
| Tools | |
| QrCode: |
|
| Alternate picture: | None |
About Git
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.
Further readings can be found [git-scm.com here].
Schedule
On October 22nd (not yet confirmed, the date might change) the Syn2cat Git Workshop will take place. The schedule is divided into three parts as follows. When will you confirm the date? --Azunix 15:22, 31 August 2011 (CEST)
- 16:00 - 16:30 Installation party
- 16:30 - 17:15 Git lecture (you're taught the git capabilities)
- 17:15 - 18:00 Git workshop (you're using git by doing exercises)
Enjoy the rest of the evening by hacking git repositories :-)
Content
As an introduction you are shown how you work with the basic git commands clone, commit, pull and push. To prepare you to more advanced git skills you're taught to configure your repository, how to read efficiently the logs and how your changes are merged into other branches. Finally advanced scenarios are shown like adding additional remotes and synchronising your working tree with them by fetching changes from the one and pushing them to another. One of the scenarios will be a repository which is used as a proxy.
After this workshop you will have a good understanding of how git works and what very handy features it offers. Stay tuned and register if you think about attending. If you wish to get explained some special things let us know by emailing to
slopjong <the_@_sign> hackerspace.lu
Please replace <the_@_sign> by a single @ .
Quick git: User_Manual#Project_Management
