Coder Social home page Coder Social logo

curso-git-esp's Introduction

Puedes ver la versi贸n online aqu铆: carlogilmar.gitbooks.io/git-course/content/

Marzo 2019

Para este taller de Git usaremos lo siguiente:

Temario

1. Tooling para desarrollo de software

  • Shell de *Unix y tipos de shell
  • Tooling
  • Editor de texto
  • Instalaci贸n y configuraci贸n de Git

2. Nociones b谩sicas

  • Sobre git...
  • Creaci贸n de un repositorio
  • DAG y Git Objects
  • 脕reas de Git
  • Working Directory
  • Stage Area ( add )
  • Local repository ( commit )
  • Log de git
  • Resumen

3. Comandos pr谩cticos

  • git status
  • git diff
  • git checkout
  • git stash
  • git reset
  • Reescribir 煤ltimo commit
  • Ignorar archivos

4. Manipulaci贸n de un repositorio

  • Situarse en un commit previo
  • B煤squedas sobre el log
  • git show
  • git blame

5. Repositorios Remotos: GitHub

  • Sobre GitHub
  • 脕reas de git
  • Sincronizar un repositorio local en un repositorio remoto
  • Git para repositorios remotos
  • Clonar repositorios
  • Fork a repositorios remotos
  • Sub-m贸dulos

6. Branching

  • Crear un branch
  • Operaciones sobre un branch
  • git merge
  • Abortar operaciones

7. Git Workflows

  • Single flow
  • GitHub Workflow
  • Feature branch
  • Git flow

8. Reestructuraci贸n de un repositorio

  • Rebase de branches
  • Rebase por commits
  • Cherry-pick
  • Revert
  • Reflog

9. Git Tooling

10. Repositorios Remotos Open Source

11. Automatizaci贸n

  • git bisect
  • git hooks

curso-git-esp's People

Contributors

carlogilmar avatar gitbook-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    馃枛 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 馃搳馃搱馃帀

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google 鉂わ笍 Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.