Ir al contenido principal

Hi, I'm Mariano Guerra, below is my blog, if you want to learn more about me and what I do check a summary here: marianoguerra.github.io or find me on twitter @warianoguerra or Mastodon @marianoguerra@hachyderm.io

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