55 lines
2.4 KiB
Plaintext
55 lines
2.4 KiB
Plaintext
English:
|
|
|
|
# + TITLE: GIT
|
|
|
|
* Presentation
|
|
During the presentation please discuss:
|
|
+ repository idea and how the GIT program works
|
|
+ "states" in which files may be located
|
|
+ work environment configuration (under Windows)
|
|
+ basic commands (git init, git add, git commit, git push, git pull, git status, git commit -a etc)
|
|
+ 'pull request' command
|
|
+ make sense of changes in files
|
|
+ branch idea, switch between branches
|
|
+ watching, combining changes
|
|
+ back to previous versions of the file
|
|
|
|
* Tasks to perform during
|
|
+ please configure git in your account
|
|
+ cloning repository (git@git.wmi.amu.edu.pl: milk / iwp2017.git or https://git.wmi.amu.edu.pl/mleczko/iwp2017.git)
|
|
+ Please list your presence in class by putting the '+' sign next to your name.
|
|
+ file please send to the main repository
|
|
+ in the student file please enter your name and surname
|
|
+ Please send the file to the central repository
|
|
+ on the portal https://git.wmi.amu.edu.pl/ please create your repository named 'surname' -wp2016
|
|
+ Please add user 'milk' as authorized to read this repository
|
|
+ in the repository, please create a directory with tasks for class # 1, including a text file directory of any name
|
|
|
|
|
|
Spanish:
|
|
|
|
# + TÍTULO: GIT
|
|
|
|
* Presentación
|
|
Durante la presentación, discuta:
|
|
+ idea de repositorio y cómo funciona el programa GIT
|
|
+ "estados" en los que se pueden ubicar los archivos
|
|
+ configuración del entorno de trabajo (en Windows)
|
|
+ comandos básicos (git init, git add, git commit, git push, git pull, git status, git commit -a, etc.)
|
|
+ comando 'solicitud de extracción'
|
|
+ dar sentido a los cambios en los archivos
|
|
+ idea de rama, cambiar de rama
|
|
+ ver, combinar cambios
|
|
+ volver a las versiones anteriores del archivo
|
|
|
|
* Tareas para realizar durante
|
|
+ configure git en su cuenta
|
|
+ repositorio de clonación (git@git.wmi.amu.edu.pl: milk / iwp2017.git o https://git.wmi.amu.edu.pl/mleczko/iwp2017.git)
|
|
+ Enumere su presencia en clase colocando el signo '+' al lado de su nombre.
|
|
+ archivo por favor enviar al repositorio principal
|
|
+ en el archivo del estudiante por favor ingrese su nombre y apellido
|
|
+ Envía el archivo al depósito central
|
|
+ en el portal https://git.wmi.amu.edu.pl/ crea tu repositorio llamado 'apellido' -wp2016
|
|
+ Agregue 'leche' al usuario como autorizado para leer este repositorio
|
|
+ en el repositorio, cree un directorio con tareas para la clase n. ° 1, incluido un directorio de archivos de texto de cualquier nombre
|