-- updated question --
I have a repository having 1.21 GB size. So git clone
isn't working for me. so, I downloaded source code zip from github.
I made some changes, and now I want to commit and push those changes to github repository.
-- updated question --
Is it possible?