Commit Graph

22 Commits (6978178d4fb9b05e9d89a9222ee64a313b52fbe7)

Author SHA1 Message Date
Benjamin Dubois 9618006d95 Detail on stop/resume during interactive rebase (#24035)
* Detail on stop/resume during interactive rebase

Specified when interactive rebase will stop and how to continue the process

* Update index.md
2018-12-04 23:42:14 -05:00
Dina Wee 8918f66f7e Add how to reset branch to match remote (#22967) 2018-11-29 16:38:03 -07:00
Dakota Vradenburg 73ee2a225b Corrected spelling of systematic (#25451) 2018-11-23 15:37:10 -08:00
jonmoon74 471665871f Update index.md (#25370)
Added a line to the detailed commit messages section on the importance of making sure your commit messages explain what changed fro ease of roll-back
2018-11-23 15:33:50 -08:00
Eve Mendelevich cd85262256 Add link to practice website (#23088)
Added link to website for practicing git branching.
2018-11-22 02:34:29 -05:00
gitmbgitmb 059512846e Added Resources to learn Git link (#22502)
* Added Resources to learn Git link

* Fixed formatting
2018-11-20 18:31:12 -05:00
Sudhakar Kumar 744b651bbc Fix capitalization (#34390) 2018-11-20 13:54:25 +08:00
P.RR 718abe6585 misswritten Git "changeset" (#24470) 2018-11-19 19:13:42 +05:30
Jitendrasingh Chauhan (Jeetu) bb2ff5890f Guide: Updated Git stash guide to use stash commands without stash names (#21969) 2018-11-16 22:09:37 -05:00
Nishant Mishra 36ee8652fe Added guide article for Git Hosting (#21916)
Replaced stub with a guide article on Git Hosting
2018-11-16 07:26:50 -06:00
William Spanfelner 306d9f175b Create git-config description (#26971)
* Create git-config description

Add git-config description and use examples.

* Rename git-config to git-config.md

* Rename guide/english/git/git-config.md to guide/english/git/git-config/index.md
2018-11-14 14:59:36 -08:00
Nishant Mishra 079bd5629c Update index.md (#21555) 2018-11-11 09:49:33 +07:00
Evan Farmer d6bf654355 Changed wording, clarified language index.md (#21426) 2018-11-10 14:46:54 +07:00
Zeff Morgan 4a59a669e3 Adding instructions to fix .gitignore mistakes (#21334)
* Adding instructions to clean up .gitignore errors

Inexperienced devs often run into these situations that can be frustrating and a little scary to fix. The information is easy enough to find, and I hate to overcomplicate these instructions, but since these are common enough mistakes for the newly initiated, it may be good to have a reference here.

* Adding instruction to fix .gitignore mistakes

A common mistake for the inexperienced is to commit files and directories without updating the .gitignore file. This information is easily found if you dig for it, but common enough I thought it might be useful to add here.
2018-11-09 15:50:29 +00:00
Tim Sullivan 5e00cbbeed Added core GIT to list of GUIs (#21237)
and linked to the https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools page that includes dozens of options.
2018-11-08 09:17:32 +00:00
wendygwo e32ff64853 Add detail for how to tell git to track new files (#21819) 2018-11-07 01:10:53 -05:00
vishal2599 93d59f9d50 nohyphen index.md (#21416)
No hyphen needed between word unstaged .
2018-11-04 07:14:56 -05:00
babybuttons b79f0a407a fix: fixed whitespace (#20350) 2018-10-28 03:24:51 +07:00
Todd Chaffee bdf4b7bda5 Added the advantages of cheap branching to the git guide intro (#26037) 2018-10-23 20:21:33 +05:30
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
thinkinbee 1309330fa2 fix typo (#19640) 2018-10-17 10:38:39 -07:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30