Posts by Julian Villega • 1 point
2 posts
- 
		0 votes1 answer100 viewsQ: Revert a commit that hasn’t been pushed yet, and with multiple comits waiting to get pushedIn one of the commits that I performed I included a folder with several files that total about 5gB, trying to push the same commit occurred an error (fatal: The remote end hung up unexpectedly), and… 
- 
		0 votes0 answers21 viewsQ: Adding Components to a JframeHello, I’m trying to build a simple interface to implement a minefield. The end result should be something like a grid of buttons, very simple. The problem I’m having is that when I create a class…