=== Ursinhal is now known as Ursinha === vladk|offline is now known as vladk === vladk is now known as vladk|offline === vladk|offline is now known as vladk === vladk is now known as vladk|offline === vladk|offline is now known as vladk === vladk is now known as vladk|offline === vladk|offline is now known as vladk === vladk is now known as vladk|offline [21:46] waigani: morning [21:46] thumper: morning [21:46] waigani: https://plus.google.com/hangouts/_/g7oraq255eaz4jgtkfbtptrcm4a?authuser=1&hl=en [21:47] thumper: I have to login with other account - 5min [21:47] waigani: I could just invite the other you [21:48] thumper: in [21:48] thumper: can't hear you? [21:49] ah, couldn't hear you either [21:49] thumper: I'm doing a restart hang on [21:49] ok [23:22] ubuntu@linaro-test:~$ juju version [23:22] 1.18.1-trusty-armhf [23:22] this is on a arm64 system [23:24] hm... [23:26] * mwhudson upgrades to 1.20 [23:28] $ juju version [23:28] 1.20.0-trusty-arm64 [23:28] ok that's better [23:28] mwhudson: what did you do? [23:28] deploying a local charm still doesn't work though [23:28] thumper: added the juju/stable ppa and updated [23:28] mwhudson: I've deployed local charms [23:29] i'm sure some people ahve :) [23:29] can you pastebin the directory layout and the command, and output? [23:29] thumper: are you in #juju? [23:29] yeah [23:29] scroll up a bit? :) [23:45] mwhudson: how is your git? [23:45] thumper: passable, fairly uneven [23:46] mwhudson: do you know how to merge changes from another branch but not the actual revisions? [23:46] bonus points for interactive merge [23:46] thumper: no [23:46] ok [23:46] * thumper does some git hunting [23:46] i guess you can do the merge and reset --soft the merge commit out? [23:47] or is it just reset [23:47] then commit the changes again [23:47] git merge --squash [23:47] this may be the heart of my new pipeline work [23:47] since I can't interactively merge [23:48] I think I'll merge everything [23:48] then revert some things [23:48] or stash [23:48] is git stash linked to a branch?