Brock Peabody

Results 40 issues of Brock Peabody

Probably to the architecture section. As surfaced in https://github.com/twosigma/git-meta/pull/547

good first issue

It should then amend any commits, overwriting their messages.

TL;DR: we need to make sure we show correct information in `git meta status` that guides the user to the right resolution steps in the case of conflicts involving submodule...

Would be nice to show the meta-repo branch instead of "detached HEAD"

e.g., if you run this: ```JavaScript const config = repo.config(); const value = config.getString("section.value"); ``` many times in parallel, you will eventually crash with: ``` Assertion failed: (c == '['),...

libgit2