#Code Signing IntelliJ
1 messages · Page 1 of 1 (latest)
<@&987246527741304832> please have a look, thanks.
its automatic. thats just ur git log
so do ur code changes and submit them to git
(git commit, git push, ...)
and then they will appear there on the side automatically
(this is called "git blame")
oh okay thanks, they are not appearing on any of the code I have pushed
they should
unless u didnt associate ur git commits with a user
but that would be weird
Do I have to push it using IntelliJ or will TortoiseGit and/or Git GUI also work?
Interesting, thanks