Robert P. J. Day

Results 12 issues of Robert P. J. Day

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",...

In addition to tweaking/improving the existing content of the book, is there somewhere a list of newer Git features that are currently not covered at all that should be? A...

Given the sizable section on submodules, would it not make sense to cover Git subtrees as well? (Given the length of Chapter 7, it might be useful to break up...

[Asked about this on the Git ML](https://marc.info/?l=git&m=150740159722403&w=2), am I doing something stupid? Because "git rm" seems to work recursively just fine without the "-r".

NOTE in installation section: "This book was written using Git version *2.0.0*. Though most of the commands we use should work even in ancient versions of Git, some of them...

I'll put something together in the next few days but, in some cases, it's unnecessary to manually create a systemd service file for git-daemon as some distros already come with...

P. 262 in PDF, mentions these two possibilities, "-Xignore-all-space or -Xignore-space-change", but doesn't mention a third, "-Xignore-space-at-eol", which seems useful. In addition, it might be informative to throw in a...

### What needs to get done Have "snapcraft extensions" support "--base=" option. ### Why it needs to get done To be consistent with "snapcraft plugins"

enhancement

### Bug Description "snapcraft extension" does not accept a core22 extension as an argument. Here, ros2-humble is a valid core22 extension: $ snapcraft extension ros1-noetic Setup a ROS 1 build...

Bug

### What needs to get done This is a two-part proposal. First, a number of snapcraft commands have the "hidden" attribute (sometimes because they are short aliases, such as "extensions"...

Enhancement