Eric Gregory

Results 4 comments of Eric Gregory

@hanshal101 Hey Hanshal! You can sign a commit with the `-s` or `--signoff` flag, like this: `git commit -m "Message here" --signoff` The DCO details contain instructions for rebasing to...

> Thanks @ericgregory . Do I need to add my github details during the signoff? @hanshal101 As long as your user [name](https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git) and [email](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address#setting-your-commit-email-address-in-git) are configured for git, the `--signoff`...

This is a great addition--I think the introduction is the right place for this, since these terms are ultimately critical vocabulary for understanding what follows.

Thanks @ossfellow -- the keyvalue-messaging example is useful for ruling out a widespread/universal problem with named links and the NATS key-value provider. However, my reference example _does_ use the lattice's...