Not sure if this is ok to post here, since I’m trying to not use github…;)
But here it is anyways!
All the tutorials are about github, but I want to learn to do this directly.
I have SSH access on the server.
Say I have a file on localhost:
c:/a.txt
And I want to push it and sync it to:
/home/accountname/public_html/example/a.txt
I’m running windows 10 64 bit and I use gitbash
I looked all over youtube and Google but I can’t seem to find any very simple tutorials on how to do this…any recommendations?