samth changed the topic of #racket to: Racket v7.9 has been released: https://blog.racket-lang.org/2020/11/racket-v7-9.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
mirrorbird has quit [Quit: Leaving]
rgherdt has quit [Ping timeout: 272 seconds]
raoul has joined #racket
remexre has quit [Ping timeout: 240 seconds]
remexre has joined #racket
nebunez has joined #racket
mirrorbird has joined #racket
raoul has quit [Quit: WeeChat 3.0]
Decabytes has quit [Remote host closed the connection]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 240 seconds]
mirrorbird has quit [Ping timeout: 272 seconds]
mirrorbird has joined #racket
orivej has quit [Ping timeout: 256 seconds]
mirrorbird has quit [Quit: Leaving]
sagax has quit [Quit: Konversation terminated!]
caente has quit [Ping timeout: 246 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
Diagon has joined #racket
pounce has quit [Quit: bye bye!]
pounce has joined #racket
endformationage has quit [Quit: WeeChat 2.9]
narimiran has joined #racket
pounce has quit [Ping timeout: 264 seconds]
aeth has quit [Ping timeout: 260 seconds]
andreyorst` has joined #racket
andreyorst` has quit [Remote host closed the connection]
pounce has joined #racket
andreyorst` has joined #racket
aeth has joined #racket
orivej has joined #racket
nebunez has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
nperez has quit [Read error: Connection reset by peer]
rgherdt has joined #racket
badkins has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
badkins has quit [Ping timeout: 260 seconds]
sagax has joined #racket
Codaraxis has joined #racket
davidl has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
bitmapper has quit [Quit: Connection closed for inactivity]
cantstanya has quit [Remote host closed the connection]
cantstanya has joined #racket
Diagon has quit [Ping timeout: 256 seconds]
Diagon has joined #racket
Diagon_ has joined #racket
Diagon has quit [Ping timeout: 264 seconds]
Diagon_ is now known as Diagon
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
FreeFull has joined #racket
Lowl3v3l has quit [Quit: Leaving.]
orivej has quit [Ping timeout: 272 seconds]
Lowl3v3l has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 264 seconds]
Diagon has quit [Quit: Leaving]
acarrico has joined #racket
orivej has joined #racket
b0bby__ has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
bitmapper has joined #racket
caente has joined #racket
dustyweb has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
badkins has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
dustyweb has joined #racket
mirrorbird has joined #racket
phillbush has joined #racket
true-grue has joined #racket
orivej has quit [Ping timeout: 272 seconds]
Steeve has joined #racket
nperez has joined #racket
andreyorst` has quit [Quit: andreyorst`]
aeth has quit [Ping timeout: 256 seconds]
aeth has joined #racket
endformationage has joined #racket
<dzoe> samth: thank you
<dzoe> If anything is needed, I am available here and on email anytime.
bitmapper has quit [Quit: Connection closed for inactivity]
true-grue has quit [Quit: Leaving]
aeth has quit [Ping timeout: 240 seconds]
badkins has quit [Remote host closed the connection]
aeth has joined #racket
davidl has quit [Ping timeout: 264 seconds]
badkins has joined #racket
<dzoe> samth: I have to admit the rebasing and squashing is a miserable failure on my side - I am no friend with github :(
<dzoe> I tried interactive rebase and squashing and the only result I get is more and more commits
<dzoe> I am using normal command-line git client on Ubuntu and the branch is 1:1 with dzoep/racket.
<samth> dzoe: i'll try to see if I can do it
<dzoe> I should improve my github-specific skills - it is completely different to our internal workflow where I am merging and rebasing without problems (branches in one repo though)
<samth> dzoe: i recommend getting the diff (I think git diff 7a52e81c33..dzoep/master is right) and then throw away your branch and then create that as a commit
aeth has quit [Ping timeout: 256 seconds]
aeth has joined #racket
badkins has quit [Remote host closed the connection]
aeth has quit [Ping timeout: 246 seconds]
aeth has joined #racket
badkins has joined #racket
oats is now known as Hornswaggler_Man
Hornswaggler_Man is now known as HornswagglerMang
aeth_ has joined #racket
aeth has quit [Disconnected by services]
badkins has quit [Ping timeout: 240 seconds]
aeth_ is now known as aeth
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
HornswagglerMang is now known as oats
aeth_ has joined #racket
aeth has quit [Disconnected by services]
aeth_ is now known as aeth
bitmapper has joined #racket
<dzoe> Ok, I'll do it immediately.
<dzoe> wow
<dzoe> Why didn't I think about this.
<dzoe> samth: I'll create a new PR from this branch, right?
<samth> yes (I think if you had just force-pushed that to your old master branch it would have fixed the current PR, but I don't think that will work now)
<dzoe> I think the problem was in my merging of master instead of rebasing the branch looooong time ago.
<dzoe> Working mostly with multiple branches in one repository, it doesn't make much difference when done correctly, but apparently as the "fork me" feature duplicates the whole repository, I should change my workflow accordingly in the future.
<dzoe> Sorry for the troubles :(
<samth> dzoe: thanks. I'll merge once the tests pass. And we discussed this on the release team and we're ok with including it in 8.0
badkins has joined #racket
badkins has quit [Ping timeout: 272 seconds]
orivej has joined #racket
<dzoe> samth: That's great news! Thank you very much.
narimiran has quit [Ping timeout: 256 seconds]
badkins has joined #racket
mirrorbird has quit [Remote host closed the connection]
mirrorbird has joined #racket
selimcan has joined #racket
selimcan has quit [Client Quit]
mirrorbird has quit [Ping timeout: 272 seconds]
nebunez has joined #racket
bitmapper has quit [Quit: Connection closed for inactivity]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
xgqt has quit [Ping timeout: 264 seconds]
xgqt has joined #racket
Steeve has quit [Quit: end]
rgherdt has quit [Ping timeout: 246 seconds]