Monday, April 16, 2012

How do you use Git? I would like to push a file back into the Github repo?

I am currently collaborating with a few others on a large Java project, and have cloned the repository to work on it from my home PC. I went ahead and changed 2 files within the whole directory/subdirectory structure of this gigantic project, and would like to just push those two files I've edited back into the repository.



Is there a command I can use in order to accomplish this? Thanks.





No comments:

Post a Comment