local repository creation and publishing to the github.com

Hello,
Below works me;


git init

git add .

git commit -m 'Initialize'

git remote add origin https://github.com/TheMaty/<name of remote repository>

git remote -v

git pull origin master

git rebase origin/master

git push origin master


good luck.

Comments

Popular posts from this blog

Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified at Configuration class initiation in CrmServiceHelper.cv

Exception caught instantiating TERADATA report server extension SQL Reporting Services

you face "ISV code aborted the operation" when you change status of the any record in Dynamics CRM 2013