while (2)
  • Home
  • About Me
  • Post Series

Git

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Visit git-scm.com

4 Easy Tips To Work Better With Git
Git, tips, versioning

4 Easy Tips To Work Better With Git

Maybe they are quite trivial and only come from common sense, but sometimes it's useful to repeat. By the way, these are general purpose suggestions that can be used also with other versioning

  • Luca Sommacal
    Luca Sommacal
2 min read
How To Recover Deleted Git Commits
working life, Git, tips

How To Recover Deleted Git Commits

In many Git tutorials it's written: "never use git reset --hard". And there is a good reason: this command deletes commits, and, if you don't have pushed them to a remote

  • Luca Sommacal
    Luca Sommacal
2 min read
Useful Git Commands: Stash
Git

Useful Git Commands: Stash

How wonderful would it be to do your job without interruptions? But unfortunately we live in a complex world and intermissions are part of the game. A particular annoying disturbance is when you

  • Luca Sommacal
    Luca Sommacal
1 min read
4 Things to Do Before Starting a New Project
project management, Git, versioning, bug tracking

4 Things to Do Before Starting a New Project

This is a short list of things to consider before starting to write code. They will give you some chance to create a good product without losing your mental health.

  • Luca Sommacal
    Luca Sommacal
3 min read
Useful Git Commands: Blame
Git

Useful Git Commands: Blame

How many times, looking a piece of shared code, have you thought "who the heck has written this?!?!" With other VCS all you can do is to scroll the list of

  • Luca Sommacal
    Luca Sommacal
2 min read
Git Rulez
Git, versioning

Git Rulez

An introduction to (probably) the best versioning control system so far.

  • Luca Sommacal
    Luca Sommacal
3 min read
while (2) © 2019
Latest Posts Twitter Ghost