Commit Graph

36 Commits

Author SHA1 Message Date
Chris54721
6d20f58cbd [git/en] Fixed 'git push' documentation
The 'git push' documentation had the same problem of the 'git pull' one I just fixed.
2015-10-18 13:54:06 +02:00
Chris54721
670e71c499 [git/en] Fixed 'git pull' documentation
While translating git.html.markdown to Italian, I found a mistake: `git pull` does not default to `git pull origin master`. By default, it updates the current branch by merging changes from its remote-tracking branch.
2015-10-18 13:47:03 +02:00
Adam Bard
5d8618cac1 Merge pull request #1607 from rominirani/master
Added Extra Links to Git and TMux sheets
2015-10-18 11:55:26 +08:00
Romin Irani
c613e3bc6a Added Git and Github Tutorial Link 2015-10-18 06:19:24 +05:30
Bruno Volcov
93ced538e3 add documentation about git tags 2015-10-13 11:26:26 -03:00
Heather Fenton
8f5f1240eb Git: Add Git Immersion tutorial as a resource 2015-10-08 19:18:07 -04:00
Ayush
9e605ee35c Git: fixed typo 2015-10-06 01:10:20 +05:30
Ayush
e75a9e031b Git: added few random things 2015-10-06 00:56:08 +05:30
Ayush
037ff22ef6 Git: added more clone options 2015-10-06 00:47:10 +05:30
Ayush
7b7ce666b6 Git: added para for gitignore 2015-10-06 00:45:40 +05:30
Ayush
6611db502a Git: removed some clutter 2015-10-06 00:44:05 +05:30
Jake Prather
92eef7f483 Add Udemy's new git tutorial as a resource. 2015-09-19 11:07:26 -05:00
Avjinder Singh Sekhon
628a4ccfc2 Changed the order of the Stages of Git 2015-06-03 03:02:38 +05:30
Avjinder Singh Sekhon
470da394f6 Fixed some typos 2015-06-01 23:49:05 +05:30
Avjinder Singh Sekhon
bdedf51a72 Added 'Stages of Git', link to Pro Git, and other forms of git help 2015-06-01 23:46:04 +05:30
awalGarg
84ac5877f3 Added the handy -a switch 2015-03-04 22:00:00 +05:30
Leo Rudberg
0e42f4c928 Fixed some markdown formatting issuses 2014-11-25 13:47:03 -06:00
LOZORD
b7f4ca7ea8 Added ourselves to the contributor section 2014-11-24 19:44:25 -06:00
LOZORD
295b40d272 Small formatting changes 2014-11-24 19:41:02 -06:00
LOZORD
8b442c2497 Only bashified the code sections 2014-11-24 19:39:44 -06:00
LOZORD
3a8b9f0fc5 Added 'git stash'! 2014-11-24 19:32:40 -06:00
miguel araujo
7bc3a435c6 Translating GIT and JSON to pt-br. Added link to further information 2014-06-14 01:28:20 -03:00
Levi Bostian
49eed60496 Add git push -u command to git tutorial. 2014-06-03 11:40:06 -05:00
Christos Kontas
80e8200b55 [git] Fix typo error in guide 2013-10-08 18:48:46 +03:00
Adam
c7a1136772 Edits 2013-08-27 21:23:09 -07:00
John Cowie
674e8a0eeb Explain git pull default behaviour and the use of --rebase flag.
By far the pull command I use the most is 'git pull --rebase', so wanted to add some info to make it clear that that's possible.
2013-08-08 17:38:06 +01:00
Adam
a7fe2983cc Updates to git 2013-07-23 07:53:54 -07:00
Adam
de1fc9ddbc Fix 2013-07-23 07:52:21 -07:00
Tyler Neylon
7590a83b52 Copyedits in git.html.markdown. 2013-07-22 14:09:33 -07:00
Jake Prather
48bb3b0178 Added diff & cleanup. 2013-07-21 19:12:40 -05:00
Adam
1466127aa3 Fixed stuff 2013-07-21 16:47:55 -07:00
Jake Prather
033c3bd770 updates 2013-07-18 16:48:58 -05:00
Jake Prather
eef26a0841 some organization & clarification 2013-07-18 11:49:27 -05:00
Jake Prather
62b9306f6c Added concept links & some minor text fixes. 2013-07-16 12:53:24 -05:00
Jake Prather
ca4b019095 Update git.html.markdown
Fixed some whitespace issues.
2013-07-15 18:15:49 -05:00
Jake Prather
c0a20ed6e6 rough draft 2013-07-15 18:11:37 -05:00