Author

Topic: Please upload source for me on github 5$ (Read 391 times)

hero member
Activity: 686
Merit: 500
July 20, 2016, 03:27:19 AM
#6
this is very simple,you have some problem with upload on guthub?

Probably, his problem is github not accepting large files in a single upload. I did a service like this in the past and that is the reason why my customer paid me for the job

@op if you still need it, i can help you Smiley
full member
Activity: 210
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
@ OP, everything have been explained to you but you could send me pm in a situation that you dont have the time and you are still willing to pay.
full member
Activity: 192
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
steps -

1. Create the repository online using the link: https://github.com/new
2. Now you want to push the changes to your git repository hosted with github. To you this by telling git to add a remote location, and you do that with this command:

git remote add origin https://github.com/yourusername/your-repo-name.git

3. Once you have done that, git now knows about your remote repository. You can then tell it to push (which is "upload") your commited files:

git push -u origin master

pm me if you need more help
legendary
Activity: 806
Merit: 1000
this is very simple,you have some problem with upload on guthub?
hero member
Activity: 854
Merit: 500
This is not something you should pay for. I'll help you out for free. Pm me and I'll walk yoir through.
member
Activity: 83
Merit: 10
Please upload source for me on github 5$.If you intrested pm me.
Jump to: