[09:01] hey guys [09:02] how do i push a single file towards a repository, so I made multiple commits (3) and the last one changed file x that I would like to push alone [09:02] is that possible? [09:12] Cherrypicking and pushing one revision but not its ancestors? Not really. [09:13] Look up cherrypicking. You can do it, but you'd effectively be creating a new, otherwise-identical revision that's a child of -4. [09:13] .... unless this has been made easier recently. [09:28] I see what you are saying Peng, thought about that myself but figured there might be a way to avoid it [09:28] maybe I should keep the experimental commits on a separate branch from the production one where all the commits are "safe" [09:37] That sounds like a good idea. [09:40] though I've never done a merge in my life :)) [09:48] You should, it's fun. [09:54] mergin? i don't think so :)) especially on bit projects [19:36] hi [19:36] what does it mean when bzr says "Merging branch abc into xyz would be pointless"? [19:36] i am fairly certain that the branches do differ [19:41] nevermind, it was a tarmac issue === thumper is now known as thumper-afk === thumper-afk is now known as thumper