On 26/01/17 06:48 PM, Doug Freed wrote: > This is the email I get when a Manifest is missing DIST entries; it's > more verbose than it needs to be, but I'd rather have more than less. > In this particular case, the developer that made the bad commit likely > had something they were working on in sys-cluster/torque added to the > git index (ie, they did git add), and then needed to make an unrelated > change, and didn't stash their changes beforehand. You should always > check 'git status' output before running repoman commit and/or git > commit. It's probably best to check before you start on a change, and > then you can 'git stash -u' right away (the -u includes untracked > files, which is useful if your in progress change is adding something > new), and then after you've committed the change you wanted to get > done right away, you can 'git stash pop' to get back to the state you > were in before. >
A maintainer/committer directed email would definitely help with this, yes; otherwise maybe an RSS feed we could subscribe to would be more fitting than list emails? The problem was definitely me, however i'm not sure what I messed up in this particular case. What I had done was 'git reset *' and 'git checkout -- *' within sys-cluster/torque/ to trash all of the non-committed work. I'll definitely be more careful in the future.
signature.asc
Description: OpenPGP digital signature
