Install and Use PHP Composer on Ubuntu 16.04
Install and Use PHP Composer on Ubuntu 16.04 Table of Contents Introduction Composer vs PEAR Requirements Install PHP Composer Using PHP Composer…
Install and Use PHP Composer on Ubuntu 16.04 Table of Contents Introduction Composer vs PEAR Requirements Install PHP Composer Using PHP Composer…
first git clone https://github.com/laravel/laravel.git git clone https://github.com/bcit-ci/CodeIgniter.git git clone https://github.com/Program-O/Program-O.git git clone https://github.com/Program-O/Program-O.git sudo apt-get install git https://github.com/zendframework/zendframework.git composer…
Sublime Text 2 – Linux Keyboard Shortcuts Most common keyboard shortcuts for Sublime Text 2 on Linux Sublime Text 2 – Coding…
Git Cheat Sheet Cheat Sheet for the Git Distributed Version Control System. Based on https://github.com/AlexZeitler/gitcheatsheet and http://www.git-tower.com/files/cheatsheet/Git_Cheat_Sheet_grey.pdf Create Git Repository From existing…
http://aprendegit.com/que-es-git-flow/ ¿Qué es git-flow? 14 respuestas Empezamos una serie de artículos sobre git-flow, conjunto de extensiones de git que facilitan la gestión…
Home Posts About A successful Git branching model By Vincent Driessen on Tuesday, January 05, 2010 All the tools your team needs…
=================================================== $ git reset --hard A $ git reset --soft @{1} # (or ORIG_HEAD), which is D $ git commit =================================================== $…
software de control de versiones diseñado por Linus Torvalds, pensando en la eficiencia y la confiabilidad del mantenimiento de versiones de aplicaciones…