Surely there's better instructions on how to have my local files synced with a new Bitbucket account.
I followed the setup guide which shows how to 'git clone'. Downloads a read.md file, buy no easy command line to to push up?
The downloads folder has all my local files now, but nothing committed.
Surely could atleast add the commands for something like staging, push from memory?
Hi
welcome to the Atlassian community
There are some nice tutorials available from Atlassian that cover the git basic operations
https://www.atlassian.com/git/tutorials/syncing
for examples covers git pull and git push while
https://www.atlassian.com/git/tutorials/saving-changes
covers git add and git commit
Hope that helps
Cheers
Kurt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.