Emily Shaffer
Emily Shaffer
Git Rev News developer spotlights follow the same set of questions every week. Can we add a question asking the spotlit developer about the workflow they use to interact with...
Magit should always specify --git-dir or GIT_DIR when cd-ing to a gitdir to run some Git subcommand.
Looks like #5091 was closed prematurely, since magit will still cd to the gitdir in repositories created with something like `git init --separate-git-dir=~/my/project.git ~/my-project`. Any time that magit decides to...
Ach, sorry for the noise, turns out it touched both revert and cherry-pick, might as well do the docs for both. CC: Andrew Jeffrey cc: Phillip Wood cc: Emily Shaffer