Developer's Diary
Software development, with Terry Ebdon
|
With some careful crafting of the commit comment you can persuade BitBucket to close the bug when you push the change set.
e.g. I used this commit message for issue No. 2:
The phrase "fixes issue #2" tells BitBucket to:
All that and you can also use markdown in the commit message. Brilliant! I wish all repositories could do that; it would've saved me a huge amount of time, over the years.
The command WebDoxy -d
on any of the first 9 days of a month produces a page title similar to: Saturday 01st July, 2017. i.e. there is a superfluous zero before the day number.
Logged as issue No. 3 in the bug tracker. I haven't investigated this yet, but I'm hoping it'll be a trivial configuration change. I'm making heavy use of Groovy's ConfigSlurper
, and trying to put "constants" into configuration instead of in the code.
Fixed: see Sunday's post.
Find me coding on GitHub, networking on LinkedIn, answering questions on Stack Exchange and hanging out on twitter.