Commit Graph

447 Commits (master)
 

Author SHA1 Message Date
SI 964d02f7f6
Translate Introduction 4 years ago
SI 3aa4c6d9a6
Translate # Other Resources 4 years ago
SI 85c967e090
Translate ## Git Shortcuts 4 years ago
SI f370468b5e
Translate ## I've no idea what I did wrong 4 years ago
SI 3f3e2cde29
Translate ## Configuration 4 years ago
SI 40726c96f7
Translate ## Debugging with Git 4 years ago
SI 0e0971809f
Translate ## Tracking Files 4 years ago
SI e09b1cac83
Translate ## Miscellaneous Objects 4 years ago
SI 675c08afd9
Translate ## Submodules 4 years ago
SI 96c427d51d
Translate ## Finding 4 years ago
SI c20458cbff
Translate ## Stash 4 years ago
SI b01317d586
Translate ## Rebasing and Merging 4 years ago
SI e6d3f8a659
Translate ## Branches 4 years ago
SI 1d52880553
Translate ## Unstaged Edits 4 years ago
SI c593b5ede3
Translate ## Staging 4 years ago
SI 5d1814a388
Translate ## Editing Commits 4 years ago
SI a9acfde034
Elaborate ## Repositories 4 years ago
SI 73f711331e
Translate ##Repositories 4 years ago
Shota Imaki 79584f5e20 initialize ja 4 years ago
kpoznyakov 4afbb4e710 fix typo in 'скомпромЕтированныМ' (#292)
https://ru.wiktionary.org/wiki/%D1%81%D0%BA%D0%BE%D0%BC%D0%BF%D1%80%D0%BE%D0%BC%D0%B5%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%82%D1%8C
4 years ago
Abhishek Kumar 76308321b0 add note on updating remote branch name (#290)
* add note on updating remote branch name

* Style edits.
5 years ago
KarthikSiddarth bce2f0dd27 Note/git add u (#287)
* add note about 'git add -u '

* run doctoc

* add note about copying folder

* add space b/w -- and folder name

also mention, this can be done for files

* add 'file' in the title

* add node on using pathspec

* run doctoc

* fix small errors

* run doctoc

* remove 'my-branch' text
5 years ago
KarthikSiddarth f0b433773f add note about copying folder (#289)
* add note about copying folder

* add space b/w -- and folder name

also mention, this can be done for files

* add 'file' in the title
5 years ago
Artem Buslov e0ff2c06b9 update Russian translation (#286) 5 years ago
Richard Littauer 40a542d31a English language edits 5 years ago
yaame f1a2195372 add note about `git stash pop --index 0` 5 years ago
yaame 4252773598 fix `git stash push` 5 years ago
yaame 260a140bda fix case: switch stage & unstage files 5 years ago
yaame 5c57fb5ea5 fix typo 5 years ago
yaame 896006ff4d Optimize and fill operation about `git stash` 5 years ago
MarvinJWendt 241437d1fe Fixes some spelling mistakes. (#283)
* url -> URL

https://dictionary.cambridge.org/dictionary/english/url

* Added article

* Added article

* Remove comma before and

* other -> another

* Add missing determiner

* lastet -> latest

https://dictionary.cambridge.org/dictionary/english/latest

* succeeeds -> succeeds

https://dictionary.cambridge.org/dictionary/english/succeed

* commited -> committed

* Update toc via doctoc
5 years ago
Wei 1cef8c2032 Improve the first sentence in Zh translation (#281) 5 years ago
Alexander Gómez 16f81ed7b0 Added a nasa book (#278) 5 years ago
Richard Littauer 79c67f674e
Fixes to #274 (#275)
* added contribute other people repositories section

* fix: Edits to #274

* Update README.md

Co-Authored-By: Diego Sanchez <diegogsann@gmail.com>

* Update README.md

Co-Authored-By: Diego Sanchez <diegogsann@gmail.com>

* Update README.md

Co-Authored-By: Diego Sanchez <diegogsann@gmail.com>
5 years ago
Dustin Freeman ad141eeeb6 Added a guide to removing large files from repo history using bfg (#249)
* Explanation of removing large files using bfg

* doctoc applied to removing large files guide

* Remove large files: clean up wording

* Add subheadings to the large file removal section in preparation for git-filter-branch explanation

* large file removal: clean up headings

* large file removal: force push considerations note

* Add word "private" to sensitive data section for searchability

* Finish git-filter-branch instructions

* Minor grammatical changes and simplifications.
5 years ago
Dustin Freeman a545b0851d Remove broken link to nasa pdf doc. (#271) 5 years ago
Timo Sand ff548e28d8 Updates TOC (#273) 5 years ago
Maroun Maroun d3ac210fe4 Add "Debugging with Git" (#266)
* Add "Debugging with Git"

* Fix spelling error
5 years ago
Artem Buslov b14710acdf Update Russian translation (#270) 5 years ago
Timo Sand d4cf0fb88a Allows SSL errors in links (#265)
Fixes #264
5 years ago
Tommy Williams 8e697833ae Add shortcuts information for Windows PowerShell (#263) 5 years ago
Richard Littauer 73547ca942
Add pcottle/learnGitBranching (#262) 5 years ago
abdel ali 3d6c00dded Git shortcuts (#261)
* I committed and pushed a merge that shouldn't have happened

* git shortcuts

* remove extra commands in git shortcut section
5 years ago
Richard Littauer 8b09e3fb58 Slight wording changes 5 years ago
nielsonm 5cfcca513c Add section on `reset -p` to unstage edits
Expanded  explanation & corrected bad grammar.
5 years ago
Richard Littauer b67b184d8a Merge branch 'nzachow-master' 6 years ago
Richard Littauer ee10f43326 Adding a period. 6 years ago
Richard Littauer 0d109a7f9c Merge branch 'm007-master' 6 years ago
Richard Littauer 1877d108b0 Small wording changes 6 years ago
Matthias Baumgarten 42b5519891 Wording improvements due to review comments
Like discussed in the PR this commit improves the quested section
regarding lesser spelling mistakes and improved wording. The discussion
about --no-edit lead to no changes required, so it is not altered.

See https://github.com/k88hudson/git-flight-rules/pull/256
6 years ago