Update goosehints
This commit is contained in:
parent
96669d539e
commit
78a0d09fbf
1 changed files with 9 additions and 0 deletions
|
|
@ -199,3 +199,12 @@ before improvising a new pattern.
|
||||||
day-to-day ops, Makefile reference, forking/multi-environment notes. If a
|
day-to-day ops, Makefile reference, forking/multi-environment notes. If a
|
||||||
new operational gotcha is discovered (like the two-phase apply, or
|
new operational gotcha is discovered (like the two-phase apply, or
|
||||||
`make clean`), add it to the README, not just this file.
|
`make clean`), add it to the README, not just this file.
|
||||||
|
|
||||||
|
## Git
|
||||||
|
|
||||||
|
- **Never run `git commit` or `git push`** (in this repo, `zoitestream`,
|
||||||
|
`repertory`, `repertory-api`, or any other repo) unless the user
|
||||||
|
explicitly asks for it in that specific message. Staging/diffing is
|
||||||
|
fine; committing/pushing is the user's call, always. This applies even
|
||||||
|
after making a series of edits the user clearly wants kept — stop and
|
||||||
|
let them commit.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue