DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Github basics

1.GIT & GITHUB BASICSGameCraft Training Radoslav Georgiev (@Rado_G)2. DISCLAIMERI’m not a Git expert or pro  3. Agenda• Why use Source Control System ?• How…

Technology Git Started With Git

1.git started with git Nick [email protected] April 2009 2. whoami • 5th year Software Engineering Major at RIT • Intern at Thoughtbot • Blogger at• http://github.com/blog•…

Software Oliot Open Source Project

1.Jun. 25, 2014 Auto-ID Labs, KAIST http://autoidlab.kaist.ac.kr Open Source Project & Community Planning Janggwan Im [email protected], http://oliot.org, http://autoidlab.kaist.ac.kr,…

Technology Get on with git

1.habeeb rahman | [email protected] | [email protected] on with Git2. topicsgit waybasic commands 3. git waydirect acyclic graphsha-1 hashgit objects: blob tree commit…

Education Git of every day

1.of every day Notions and more Alan Descoins Tryolabs, 2014 2. Goals ● Better understand what we do every day ● Ask less questions (understand the man) ● Improve some…

Technology Git Presentation - Purple Scout AB Malmö

1.Git Sébastien Cevey http://bytes.inso.cc/Purple Scout presentation (April 17, 2009) Swiss Federal Institute XMMS2 Music Player Playlouder MSP of…

Education Git Memento of basic commands

1. GIT COMMANDES ET MEMENTO @ElZakaria 2.  Set up your information, really important. $ git config --global user.name ‘’ElZakaria" $ git config --global user.email…

Technology Gitting It Under (Version) Control

1. Gitting it under(version) control 2. The Plan• What is Version Control?• Git Basics• Workflows• Other fun stuff 3. What is VersionControl?• It’s exactly what…

Technology Gitosis on Mac OS X Server

1. ‣‣‣‣‣‣‣‣ 2. master 3. Awesome Terminal - bash - ⌘ 1$ mkdir test && cd test$ git init# =>Initialized empty Git repository in /path/to/test/.git/$…

Technology The Basics of Open Source Collaboration With Git and GitHub

1. Open Source Collaborationwith Git and GitHub by Benjamin Youngadapted from work by Nick Quaranto 2. whoami • President of BigBlueHat – a web manufacturing company…