progit2 icon indicating copy to clipboard operation
progit2 copied to clipboard

Pro Git 2nd Edition

Results 167 progit2 issues
Sort by recently updated
recently updated
newest added

### General overview of your idea. The "Installing on Windows" chapter contains text which implies that the standard windows installation is not automated, and the Chocolatey package is the more...

enhancement

Requesting to update the first paragraph to clarify that Visual Studio had Git support before 16.8 and now we have a new Git experience. - [x] I provide my work...

Hello, This is a continuation of git/git-scm.com#744 > A chapter on extending git e.g `git-my-command` would be nice. There doesn't seem to be a reference or guide on doing it....

A wide-open general question, but are there any of the newer Git subcommands that really merit coverage in the book? I already asked about "git subtree", what about "git worktree",...

Hello! In the section [1.3 Getting Started - Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics), the [figure 6](https://git-scm.com/book/en/v2/images/areas.png) has an arrow that says "Stage Fixes". I'm not sure if that is intentional or it should...

It will be good to add a box for the status "Committed" (to the right of "Staged") in Figure 2-1, 'The Lifecycle of the Status of your Files', to make...

This is similar to but not a duplicate of the problem reported in #155. In general, the language in chapter 4.2 needs to be a bit more specific and explicit...

enhancement
content

I think Figure 2 in [book/10-git-internals/sections/objects.asc](https://github.com/progit/progit2/blob/master/book/10-git-internals/sections/objects.asc) is incorrect. FYI, the code of the figure from the raw file is shown here: ``` .The content structure of your current Git data....

# Pro Git > ## Git Basics > ### Getting a Git Repository > #### Initializing a Repository in an Existing Directory: ... for Windows: ``` $ cd C:/Users/user/my_project ```...

- [x] I provide my work under the [project license](https://github.com/progit/progit2/blob/main/LICENSE.asc). - [x] I grant such license of my work as is required for the purposes of future print editions to...