Skip to content

Typo. "With" -> "Who" #12

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

Merged
merged 1 commit into from
Apr 24, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 00-Preface.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ This book doesn't aim at every software developer but, as an "In Practice" book,
* "Software Developer" with advanced Subversion knowledge (happy with branching, merging, setting/getting Subversion metadata variables) who wishes to learn how to use Git.
* "Software Developer" who wishes to learn Git best practices to contribute to open-source projects on GitHub.
* "Trainer" with Git experience who wants to learn some more conceptual information, commands they may have missed, and workflows, and wants a resource to help coach others on using Git.
* "System Administrator" with has good version control understanding but wants to create Git repositories for scripts and/or host repositories for teams.
* "System Administrator" who has good version control understanding but wants to create Git repositories for scripts and/or host repositories for teams.

If you don't know this yet: don't worry. You could either try and work through this book and reread parts you struggle with or pick up a beginner's guide to Git through Manning, another publisher, or online, and come back to _Git In Practice_ when you are done.

Expand Down