Tracking bugs, caveats, reminders and ramblings in and of my public clones/forks.
_!@#$%^_๐โ ๏ธ๐ฆจ: lost this entire chapter's blurb of text thanks to fat fingering the browser tabs just now. Bugger it, millenium hand and shrimp!
GitHub + PICNIC: github restarts independent numbering for issues filed in forks. ESensible from a GitHub-technical perspective but workflow-wise for me it's ๐คฎ.
This experiment. Always the same, slightly longer URL-ish reference to an issue in our commit messages; copy&paste doesn't cut it. Should be easier to brain-train yours truly into using it as often as I originally wanted to use the gitHub facility, but haven't for years, thanks to the nuisance I experienced often enough to unlearn it somehow. So we're down to training this slow animal. There's always hope. And prayer. ๐
- ๐ฃ๐ฅ local repo issue reference, flavour A: #1
- ๐ฃ๐ฅ local repo issue reference, flavour B: GH-1
- ๐ฃ๐ฅ local repo issue reference, flavour C: URK
- ๐ฃ๐ฅ other repo's issue ref, flavour A: diverse_scattered_borkedness#1
- โ๏ธ๐ other repo's issue ref, flavour B: GerHobbelt#1
- โ๏ธ๐ other forked repo's issue ref, flavour B': #1
- ๐ฃ๐ฅ other forked repo's issue ref, case-insensitive=mistake?, flavour B": #1
- ๐ฃ๐ฅ other forked repo's issue ref, flavour B3: using old name of original repo, before we forked: MrBonkers/diverse_scattered_borkedness#1
- โ๏ธ๐ other repo's issue ref, flavour C: W#1
- ๐ฃ๐ฅ other repo's issue ref, flavour D: GerHobbelt#1
- โ๏ธ๐ other repo's issue ref, flavour E (copy&pasted OLD full
https://link): GerHobbelt#1 - โ๏ธ๐ other repo's issue ref, flavour E (copy&pasted NEW full
https://link): GerHobbelt#1 - ๐๐ป other repo's issue ref, flavour E' (copy&pasted OLD forked full
https://link): https://github.com/MrBonkers/diverse_scattered_borkedness/issues/1 - โ๏ธ๐ other repo's issue ref, flavour F' (copy&pasted NEW forked full
https://link): #1
Conclusion: GitHub docs: Issues and pull requests may say #1 and GH-1 SHOULD work, but they DON'T in the README.md file.
... ๐ค Sure enough, those work in any commit, though? ... ๐ฅณ yup!