<discocaml>
<shon_18152> @inline_93060_96044 Why don't you share the actual error you are hitting?
<discocaml>
<shon_18152> It is hard to help debug based on "Big...blah something" XD
Haudegen has quit [Quit: Bin weg.]
bibi__ has quit [Quit: Konversation terminated!]
inline has quit [Ping timeout: 260 seconds]
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 260 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
_whitelogger has joined #ocaml
<discocaml>
<ape_logic> this is useful to know, ty
<discocaml>
<ape_logic> docs don't really say a lot about how all the contexts work
<discocaml>
<ape_logic> Git docs don't really say a lot about how all the contexts work
Frostillicus has joined #ocaml
<discocaml>
<ape_logic> however I think I had an XY problem anyway since I found out you can just http GET $repo/info/refs to have a list of latest commits per branch.. 🤦
socrates1298 has quit [Remote host closed the connection]
Frostillicus has quit [Ping timeout: 252 seconds]
euphores has joined #ocaml
bartholin has joined #ocaml
Everything has joined #ocaml
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 252 seconds]
myrkraverk has joined #ocaml
myrkraverk_ has quit [Ping timeout: 260 seconds]
Tuplanolla has joined #ocaml
Frostillicus has joined #ocaml
Frostillicus has quit [Ping timeout: 244 seconds]
Serpent7776 has joined #ocaml
semarie has quit [Quit: quit]
semarie has joined #ocaml
sroso has quit [Quit: Leaving :)]
cr1901_ has joined #ocaml
Duns_Scrotus_ has joined #ocaml
pmk_ has joined #ocaml
slondr_ has joined #ocaml
henrytill_ has joined #ocaml
b0o_ has joined #ocaml
arya_elfren_ has joined #ocaml
_alix_ has joined #ocaml
xvilka_ has joined #ocaml
ohperitel has joined #ocaml
keyle_ has joined #ocaml
ridcully has joined #ocaml
Everythi1g has joined #ocaml
Everything has quit [*.net *.split]
hanker has quit [*.net *.split]
ridcully_ has quit [*.net *.split]
ohperitel_ has quit [*.net *.split]
cr1901 has quit [*.net *.split]
keyle has quit [*.net *.split]
Duns_Scrotus has quit [*.net *.split]
b0o has quit [*.net *.split]
henrytill has quit [*.net *.split]
_alix has quit [*.net *.split]
arya_elfren has quit [*.net *.split]
slondr has quit [*.net *.split]
xvilka has quit [*.net *.split]
pmk has quit [*.net *.split]
b0o_ is now known as b0o
xvilka_ is now known as xvilka
slondr_ is now known as slondr
Duns_Scrotus_ is now known as Duns_Scrotus
henrytill_ is now known as henrytill
_alix_ is now known as _alix
arya_elfren_ is now known as arya_elfren
hanker has joined #ocaml
_jbrown_ has joined #ocaml
Frostillicus has joined #ocaml
itszor has quit [Ping timeout: 268 seconds]
Haudegen has joined #ocaml
Frostillicus has quit [Ping timeout: 260 seconds]
inline has joined #ocaml
Absalom has quit [Read error: Connection reset by peer]
end has quit [Ping timeout: 248 seconds]
bcksl has quit [Ping timeout: 272 seconds]
socrates1298 has joined #ocaml
socrates1298 has quit [Client Quit]
inline_ has joined #ocaml
myrkraverk_ has joined #ocaml
myrkraverk has quit [Ping timeout: 252 seconds]
inline has quit [*.net *.split]
hanker has quit [*.net *.split]
bcksl has joined #ocaml
end has joined #ocaml
hanker has joined #ocaml
hanker has quit [*.net *.split]
hanker has joined #ocaml
inline_ is now known as inline
euphores has quit [Quit: Leaving.]
euphores has joined #ocaml
LainIwakura has joined #ocaml
LainIwakura has quit [Client Quit]
LainIwakura has joined #ocaml
LainIwakura has quit [Ping timeout: 272 seconds]
myrkraverk has joined #ocaml
Everythi1g has quit [Quit: leaving]
myrkraverk_ has quit [Ping timeout: 272 seconds]
inline has quit [Quit: Leaving]
myrkraverk_ has joined #ocaml
myrkraverk has quit [Ping timeout: 248 seconds]
myrkraverk has joined #ocaml
myrkraverk_ has quit [Ping timeout: 248 seconds]
inline has joined #ocaml
myrkraverk_ has joined #ocaml
cr1901_ has quit [Read error: Connection reset by peer]
sroso has joined #ocaml
myrkraverk has quit [Ping timeout: 248 seconds]
cr1901 has joined #ocaml
Frostillicus has joined #ocaml
myrkraverk has joined #ocaml
Frostillicus has quit [Ping timeout: 248 seconds]
myrkraverk_ has quit [Ping timeout: 260 seconds]
Serpent7776 has quit [Ping timeout: 276 seconds]
euphores has quit [Ping timeout: 245 seconds]
Frostillicus has joined #ocaml
euphores has joined #ocaml
Frostillicus has quit [Ping timeout: 248 seconds]
bartholin has quit [Remote host closed the connection]
<discocaml>
<ape_logic> I tried again, it's still just giving "Invalid_argument"
<discocaml>
<ape_logic> all I'm doing is:
<discocaml>
<ape_logic> ```ocaml
<discocaml>
<ape_logic> let* ctx = Git_unix.ctx (Happy_eyeballs_lwt.create ()) in