-
Notifications
You must be signed in to change notification settings - Fork 7
De – new file and folder structure #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Rename 'Git Basics' from chapter 1 to 'What is Git?'
cleaning: minor rewording, mention "clean.requireForce" config var
Recording changes: Replace lone, single hyphen with proper "--"
Undoing things: Clarify what "git checkout" does to local files
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Branching: Add a note about "git checkout -b"
Among other things: - explain that pushing tags pushes both types - add second variation of how to delete remote tags Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Tagging: Small amount of grammatical cleanup, enhance some explanations
Rewriting history: Minor cleanups; update "git rebase -i" menu
In addition to some semantic tidying up, de-capitalize the terms "index" and "working directory", as those terms are not normally capitalized in the official Git docs. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
…fied Reset demystified: Some semantic cleanup, and much de-capitalization
…ction Revision selection: Couple minor clarifications and updates
Add link to the mentioned figer 28
Signed-off-by: Junjie Yuan <junjieyuanxiling@gmail.com>
HTTP->HTTPS
Fetch and push on different repositories
TortoiseGit bug tracker
use of the superlative for RCS
arrow direction fixed
size of REFs fixed
SVG images checked and fixed (some redesigned)
@max123kl Help wanted heißt, hier wären zusätzliche Augen zum Nachsehen der Änderungen hilfreich. Sind deine Änderungen zusammenführbar? |
Link added
Ich denke ja. Vielleicht hilft es meine Vorgehensweise kurz zu erläutern: Da ich in der Root einige Dateien, die mir, speziell für die deutsche Übersetzung, notwendig erscheinen neu verlinkt bzw. hinzugefügt habe, sollte dort genauer beobachtet werden, ob mein Vorschlag allgemein angenommen oder noch einmal überdacht werden sollte. |
@mynetx: it seems @max123kl wants to move things forward; if you don't have time to deal with this, would you consider giving him push rights on the repo? As one of maintainers of the git-scm.com, I'd really like to see the german translation at the level it was for the first edition. At the same time, I'd like to have administrative rights on the repo in order to set up automatic compilation of the book. That would help ensure consistency of the sources and would provide ebooks and PDF for git-scm.com. |
Typo fixed
Typografische Regeln eingefügt (Start)
typo fixed
typo fixed
erster Entwurf
@jnavila This should be reviewed by at least 1 other contributor #10 (comment) :) I added push rights to @max123kl and administrative rights for you @jnavila 😃 |
File and folder structure renewed and adapted to /progit/progit2.
Updated existing translations.