0
Reply

Change deployed application code using GIT

Ask a question
I have deployed my asp.net mvc application on appharbor for testing using GIT installed from my computer.Now i need to chane a single line of a view or controller of my deployed application.
How can i do it using GIT??