Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
16f90fe859
Added an iterator when splitting the lines from std_out
f7c0ba40f9
Added more comments in order to make it so that the code itself is the documentation.
eef67db7a6
Added more verbose output so I know more about what I am looking at when doing the queries as I had forgotten what some of my output meant. I also added a lot of comments so I can remember more of what the things I wrote do. After reading about how source code should be its own documentation, I decided I need to be more verbose with my comments.