A Quick Guide to GitHub

Visto 1,492 veces
8.0
Gracias, tu voto ha sido registrado y aparecerá pronto.
No
Añadido a marcadores de tu perfil.

Descripción del vídeo:

¿De qué trata A Quick Guide to GitHub?

TRANSCRIPT:
Hi, my name is Suvda Myagmar, and I’m a software engineer at Expect Labs. At Expect Labs we use Github to manage our code base. It’s a central repository for source code with version control. Github makes it easy to store, publish, share, and deploy code. It has command line and graphical user interfaces. Most integrated development environments support Github.
The main git operations we use on daily basis are cloning, branching, commit, and merge. Typically the developer clones the master branch of the project she wants to make changes to. This creates a local copy of the project. It’s safer to create an offshoot branch from the master branch for each feature or bug fix, and commit intermediate code changes to this offshoot branch. This keeps the master branch clean and allows the developer to switch between different features or bug fixes. Once the developer is done with a particular feature or bug fix, she can merge the offshoot branch to the master branch. Hope this is helpful. Thank you

¿Podemos jugar A Quick Guide to GitHub en móviles?

No, A Quick Guide to GitHub está diseñado para jugarse en ordenadores con teclado o ratón.

¿A Quick Guide to GitHub se puede jugar gratis?

Sí, A Quick Guide to GitHub es gratis para jugar en Y8 y se ejecuta directamente en tu navegador.

¿Podemos jugar A Quick Guide to GitHub en pantalla completa?

Sí, A Quick Guide to GitHub se puede jugar en pantalla completa para una experiencia más inmersiva.
Añadido 29 abr 2017
Comentarios