IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2023/11/09
@eyedeekay
&zzz
+FreefallHeavens
+R4SAS
+RN
+RN_
+cumlord
+dr|z3d
+eche|off
+mareki2p
+orignal
+postman
+qend-irc2p
+snex
+wodencafe
Arch
BubbRubb
Chrono
Danny
DeltaOreo
HowardPlayzOfAdmin1
Irc2PGuest14159
Irc2PGuest28800
Irc2PGuest93285
Onn4l7h
Over
Sisyphus
Sleepy
SlippyJoe_
Stormycloud_
T3s|4_
T3s|4__
Teeed
ac9f
acetone__
ardu
b3t4f4c3__
bak83_
combed_tree328
coolbuddy799
dr4wd3_
duanin2
duck
eyedeekay_bnc
kaffi
leopold
makoto
marek22k
nilbog
not_bob_afk
poriori
pory
profetikla
r00tobo_BNC
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
vivid_reader56
w8rabbit
x74a6
xHarr
dr|z3d you'd have to screenshot that for me, RN, my version's probably different, they'd been diddling around with the UI a lot lately.
RN ok. I'll poke around with it later... my diff for the javadoc changes is exactly four characters, so not hard to fix if I mess it up
dr|z3d yeah, just commit it and then you can pull from trunk without issue.
dr|z3d > git commit build.xml
dr|z3d assuming that's the change.
dr|z3d or git diff and then git commit <changed files| -a>
RN is there any reason not to commit modified .gitignore?
RN I added a couple temporary files I use to get build info to my eepsite. I added them in .gitignore so vscode would stop complaining about them but didn't read up on how .gitignore is actually used
dr|z3d Blinded message
dr|z3d don't quote me on that.
dr|z3d you can try a "git commit -a" and see what's lined up, and then ctrl+x to abort.
RN learning as I need each piece. :D