[21:38] UWN: Issue711 up for review and final edits: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Issue711 :D [21:55] ack & thanks Bashing-om , will get to it later [21:59] Bashing-om: Why aren't the items in the Hub session listed individually in the issue summary as usual? [22:01] kryten: will make it so - In the monents of distractions from the thought process I did change it from that norm. [22:13] Bashing-om: Taking on the issue of a missing Planet section now though, so manual fiddling with the summary should then be a thing of the past.. [22:24] kryten: Great - every little bit helps - your "getit" script was a huge help ! [23:30] -SwissBot:#ubuntu-news- ::uwn-commits:: Summary: Account for potentially absent Planet section. @ http://git.launchpad.net/uwn/commit/?id=36235b65db5457ff7e14453c6b02e27ed57c8c5c (by Krytarik Raido) [23:30] Bashing-om: See above. :) [23:32] kryten: Doing :) [23:40] kryten: As simple as updating my git directory - "git fetch; git reset --hard origin/master" ? [23:41] Could just "git pull" in this case, otherwise I think you'll lose the "issues" directory.. [23:44] Also, I didn't realize that nowadays the chances of the Planet section being used are down to like 50%, otherwise I'd have made the script account for it earlier.. :3 [23:45] kryten: Might be the safer then to just edit the summary-uwn.pl file inplace. Git is not my strong suit :( [23:46] What, no.. just run "git pull" literally.. [23:46] kryten: I did not do a deep dive into the script - but again my hat is off to you for your comprehension. [23:48] kryten: No can do "git pull" I get >> "fatal: not a git repository (or any parent up to mount point /) [23:48] " [23:48] Well, for it to work you need to be in the "uwn" directory, of course. [23:49] kryten: I was and tried a numner of locations :( [23:49] Terminal capture or it didn't happen! :P [23:53] Of course, I'm assuming you do have a Git clone of the UWN repo lying around.. otherwise just re-clone it.