Skip to main content

This is my blog, more about me at marianoguerra.github.io

🦋 @marianoguerra.org 🐘 @marianoguerra@hachyderm.io 🐦 @warianoguerra

cosas que aprendi hoy

git add -p        # add changes interactively
git diff --staged # diff of stuff already added to the index but not commited (aka last commit vs index)
git branch -v # Show branches and the commits they point to
git add . # add the content of this directory and anything underneat it

de Mastering Git Basics by Tom Preston-Werner

y que tmux esta muy bueno, adios screen tu codigo no mantenido desde 2005 y el formato de la configuracion fueron las razones <3