progit2
progit2 copied to clipboard
Pro Git 2nd Edition
### General overview of your idea. There is no explanation of the regular expression syntax used by git (e.g. what syntax must be used for `url..InsteadOf`?). The only mention is:...
### General overview of your idea. While reading the book, I noticed that the term **fetch** is used (on pages 51 and 52 of the pdf book) before it is...
### There's no existing/similar bug report. - [X] I have searched the existing issues ### This report is about a single actionable bug. - [X] I'm reporting a single actionable...
### General overview of your idea. > One of the more helpful options is -p or --patch, which shows the difference (the patch output) introduced in each commit. You can...
### There's no existing/similar bug report. - [X] I have searched the existing issues ### This report is about a single actionable bug. - [X] I'm reporting a single actionable...
- [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...
### General overview of your idea. Index does not contain JetBrains, sublime text, VScode ### What problem will this solve? Add index `(((JetBrains)))`, `(((Sublime Text)))`, `(((Visual Studio Code)))` for the...
- [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...
### General overview of your idea. The syntax for `git config` has changed quite a bit. ### What problem will this solve? I'm not sure if the intent of this...
### General overview of your idea. I think I have found a little twist of the two words "pattern" and "path" in > No pattern matches the path, ... https://git-scm.com/docs/gitattributes#Documentation/gitattributes.txt-Unspecified...