$ cd myproject
$ git init
$ touch README.md
$ git add .
$ git commit -m 'first commit'
$ git remote add g...@bitbucket.org:[MyUSER]/[ProyectName].git
$ git push origin master




2016-07-05 9:12 GMT-03:00 Fred Stluka <f...@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:f...@bristle.com <f...@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+unsubscr...@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?utm_medium=email&utm_source=footer>
> 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.
>
>
> --
> 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+unsubscr...@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/4018e03a-c861-fde2-3ed0-60c34d01c55c%40bristle.com
> <https://groups.google.com/d/msgid/django-users/4018e03a-c861-fde2-3ed0-60c34d01c55c%40bristle.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 

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+unsubscr...@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-wHYCMKzB5TZe-kf4vOi9%3DB_TdjL_BF_1ft1tZEBSydtBxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to