git-gud.sh
# Cherry-Picking
"So, you want to cherry-pick, but don’t know how things work? Don’t be sa......"
| 2017-07-24
|
Juliano A. Felipe
|
0 Comments
# Creating Branches
"Many developers tend to think that branches are cumbersome. Plot twist; ......"
| 2017-05-27
|
Juliano A. Felipe
|
0 Comments
# Merge, and Conflicts
"Merge… A 7 headed monster that no one wants to deal with…Actually, it’s ......"
| 2017-04-13
|
Juliano A. Felipe
|
0 Comments
# Commit Messages
"People often don’t pay the proper attention to commit messages, but it i......"
| 2017-04-09
|
Juliano A. Felipe
|
0 Comments
# Commit
"To make a commit, you first need to add files to the stage, and then com......"
| 2017-04-07
|
Juliano A. Felipe
|
0 Comments
# Initialize a Repos
"Bare Repos (server)..."
| 2017-04-04
|
Juliano A. Felipe
|
0 Comments
# First Step - Configure your Git
"So, the first thing you need to do is configure your Git globally, using......"
| 2017-04-03
|
Juliano A. Felipe
|
0 Comments