Posts tagged with “git”
- Git: rebasing workflow and resolving merge conflicts
- Git: move commits between branches with cherry-pick
- Git: restore files or folders from another branch
- Git: handy branching commands
- Git: stashing
- Tab complete Git commands and branches
- Git: removing files from the staging area and the tree
- How to install the latest version of Git on an Ubuntu box
- Git: deleted a bunch of files accidentally, how to get them back?
- Git: dealing with branches, merging and rebasing
- Easier GitHub interactions with Hub
- Git: all about adding files to the staging area
- Git: amending commits
- Git: submodules
- Git: beginners guide
- Example .gitignore file for a JavaScript project