Git working with Code
once you have git repository ready as explained in previous tutorial. its tim to work with file. currently the git folder is empty. the process: 1. Create File lets create one file using code editor. Â I prefer visual code editor and create demo.java as below Please make sure to save this file inside same folder …