correction
$ git remote add origin git@bitbucket.org:[MyUSER]/[ProyectName].git
2016-07-05 10:38 GMT-03:00 Ricardo Daniel Quiroga <l2radamanthys@gmail.com>:
$ cd myproject$ git init$ touch README.md$ git add .$ git commit -m 'first commit'$ git remote add git@bitbucket.org:[MyUSER]/[ProyectName].git$ git push origin master--2016-07-05 9:12 GMT-03:00 Fred Stluka <fred@bristle.com>:Deepak,
Bitbucket has pretty good documentation, including a Getting Started
section. Should tell you all you need to know. See:
- https://www.google.com/search?q=bitbucket+getting+started
--Fred
Fred Stluka -- mailto:fred@bristle.com -- http://bristle.com/~fred/
Bristle Software, Inc -- http://bristle.com -- Glad to be of service!
Open Source: Without walls and fences, we need no Windows or Gates.
On 7/5/16 7:18 AM, Deepak Sharma wrote:
I have created a simple django project and i have created a simple app in it . Now i want to use Bitbucket for code development since we are working in a team how could i possibly do that ?--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2a4952bd-bf36-42d9-a479-68e95b623ae2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4018e03a-c861-fde2-3ed0-60c34d01c55c%40bristle.com.--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
Ricardo Daniel Quiroga
Ricardo Daniel Quiroga
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO2-wHZG%3DD0sUGAqU30SPBh%2B1ATjQt0Vvi_LZc89R73osyk5RA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment