How to push python django project into Github

preview_player
Показать описание
How to push python django project into Github or simply how to deploy python project in to github
Рекомендации по теме
Комментарии
Автор

The best video I have seen about pushing into github

ashwinkumarbv
Автор

Just a note: I got the error message: 'fatal: couldn't find remote ref master' when I entered the "git pull origin master" command. The fix: enter "git pull origin main" instead.

leahill
Автор

Clear, simple, and helpful. Thank you.

matthewFerler
Автор

thank you so much it was really useful!!

pink__kiwi
Автор

I found this video very useful! Although it was a little bit difficult to understand all you were saying because of your unique accent but in the end everything was very clear. Thank you very much.

martinokolie
Автор

Really a simple and clear explanation, thanks a lot..

makeshmakesh
Автор

Thanks a lot man i was searching for this ...

deadly-chess
Автор

How did you type the underscore to be up
Eg when you typed got commit -a -m how did you type the _ to be up in the between the commit message

uzdyke
Автор

I used "git add -A" but adding it is taking forever, is there any reason why? i only had one app and a virtual environment

chrisa
Автор

What about security key ? It's showing I exposed it . How to handle that?

rupa
Автор

nothing is coming after "git push -u origin master" what should i do? please help

bhanu-hdje
Автор

.git folder in not created in y project file help me bro

shivamkathait
Автор

ı have problems bro
error: remote origin already exists.
$ git pull origin master
fatal: 'link' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.



Please help me ı dont understand this error

soruisareti
Автор

'git pull origin master' is now 'git pull origin main'. The mater as considered to be racist.

mbamarahjulia
Автор

First clear your english speak either in indian style or western style

omprakashyadav
Автор

bro have a error
Author identity unknown

*** Please tell me who you are.

Run

git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address

cyberplus
welcome to shbcf.ru