Diferencia entre revisiones de «Comandos GIT»

De Base de conocimiento
Ir a la navegación Ir a la búsqueda
(Página creada con «python -m pip install --upgrade pip pip freeze python manage.py migrete python manage.py migrate git status git checkout -b login git status dir cd fitgage_api dir git stat...»)
 
Línea 1: Línea 1:
python -m pip install --upgrade pip
 
pip freeze
  python -m pip install --upgrade pip
python manage.py migrete
 
python manage.py migrate
  pip freeze
git status
 
git checkout -b login
  python manage.py migrete
git status
 
dir
  python manage.py migrate
cd fitgage_api
 
dir
  git status
git status
 
dir
  git checkout -b login
django-admin startapp User
 
dir
  git status
cd ..
 
dir
  dir
python manage.py mikemigrations User
 
pip freeze
  cd fitgage_api
python manage.py makemigrations User
 
python manage.py mekamigrations User
  dir
python manage.py makemigrations User
 
python manage.py migrate
  git status
git status
 
git reset
  dir
git status
 
git diff .
  django-admin startapp User
cls
 
git status
  dir
git add fitgage_api
 
git status
  cd ..
git add .gitignore
 
git status
  dir
git commit -m "agrega modelo User"
 
git config user.mail "villalba.oscar1992@gmail.com"
  python manage.py mikemigrations User
git commit -m "agrega modelo User"
 
git config user.name "Oscar"
  pip freeze
git commit -m "agrega modelo User"
 
git config user.email "villalba.oscar1992@gmail.com"
  python manage.py makemigrations User
git commit -m "agrega modelo User"
 
git push origin login
  python manage.py mekamigrations User
cls
 
dir
  python manage.py makemigrations User
python manage.py runserver
 
git status
  python manage.py migrate
git push origin login
 
git add .
  git status
git status
 
git commit -m "Agregar Serializer User"
  git reset
fitgagenv\Scripts\activate
 
  git status
 
  git diff .
 
  cls
 
  git status
 
  git add fitgage_api
 
  git status
 
  git add .gitignore
 
  git status
 
  git commit -m "agrega modelo User"
 
  git config user.mail "villalba.oscar1992@gmail.com"
 
  git commit -m "agrega modelo User"
 
  git config user.name "Oscar"
 
  git commit -m "agrega modelo User"
 
  git config user.email "villalba.oscar1992@gmail.com"
 
  git commit -m "agrega modelo User"
 
  git push origin login
 
  cls
 
  dir
 
  python manage.py runserver
 
  git status
 
  git push origin login
 
  git add .
 
  git status
 
  git commit -m "Agregar Serializer User"
 
  fitgagenv\Scripts\activate

Revisión del 04:02 6 jun 2020

  python -m pip install --upgrade pip
  pip freeze
  python manage.py migrete
  python manage.py migrate
  git status
  git checkout -b login
  git status
  dir
  cd fitgage_api
  dir
  git status
  dir
  django-admin startapp User
  dir
  cd ..
  dir
  python manage.py mikemigrations User
  pip freeze
  python manage.py makemigrations User
  python manage.py mekamigrations User
  python manage.py makemigrations User
  python manage.py migrate
  git status
  git reset
  git status
  git diff .
  cls
  git status
  git add fitgage_api
  git status
  git add .gitignore
  git status
  git commit -m "agrega modelo User"
  git config user.mail "villalba.oscar1992@gmail.com"
  git commit -m "agrega modelo User"
  git config user.name "Oscar"
  git commit -m "agrega modelo User"
  git config user.email "villalba.oscar1992@gmail.com"
  git commit -m "agrega modelo User"
  git push origin login
  cls
  dir
  python manage.py runserver
  git status
  git push origin login
  git add .
  git status
  git commit -m "Agregar Serializer User"
  fitgagenv\Scripts\activate