File tree Expand file tree Collapse file tree 2 files changed +25
-29
lines changed
Expand file tree Collapse file tree 2 files changed +25
-29
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # Konsep Git
2+
3+ [ Mercurial VS Git] ( https://rg03.wordpress.com/2009/04/07/mercurial-vs-git/ )
4+ [ Understanding Git Conceptually] ( http://www.eecs.harvard.edu/~cduan/technical/git/ )
5+ [ Git Internals] ( https://git-scm.com/book/en/v2/Git-Internals-Plumbing-and-Porcelain )
6+ [ Distributed Version Control Systems: A Not-So-Quick Guide Through] ( http://www.infoq.com/articles/dvcs-guide )
7+ [ Aristotle Pagaltzis: Why I chose git] ( http://www.reddit.com/r/programming/comments/64g43/aristotle_pagaltzis_why_i_chose_git/c02t4se )
8+ [ Git and hg] ( http://tytso.livejournal.com/29467.html )
9+ [ Intro to Distributed Version Control (Illustrated)] ( http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/ )
10+ [ Git Documentation] ( https://git-scm.com/doc )
11+ [ Github Guides] ( https://guides.github.com/ )
12+
13+
14+ # Git di Windows
15+ [ Github, Windows and TortoiseGit - Part 1 Installing Pulling] ( https://dbanck.svbtle.com/github-windows-and-tortoisegit-part-1-installing-pulling )
16+ [ Set Up Git] ( https://help.github.com/articles/set-up-git/#platform-windows )
17+ [ Dealing wit Line Endings] ( https://help.github.com/articles/dealing-with-line-endings/ )
18+ [ Generating an SSH Key] ( https://help.github.com/articles/generating-an-ssh-key/ )
19+ [ An Illustrated Guide to Git on Windows] ( http://nathanj.github.io/gitguide/tour.html )
20+ [ Git For Windows Developers – Git Series] ( https://lostechies.com/jasonmeridth/2009/06/01/git-for-windows-developers-git-series-part-1/ )
21+
22+ # Tutorial Git
23+ [ Git Tutorial - Try Git] ( https://try.github.io/levels/1/challenges/1 )
24+ [ How to Use Git and GitHub] ( https://www.udacity.com/course/how-to-use-git-and-github--ud775 )
25+ [ Git Manual Page] ( https://www.kernel.org/pub/software/scm/git/docs/giteveryday.html )
You can’t perform that action at this time.
0 commit comments