Posts in “Source code management”
- 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
- Git: removing files from the staging area and the tree
- Git: deleted a bunch of files accidentally, how to get them back?
- Git: dealing with branches, merging and rebasing
- Git: all about adding files to the staging area
- Git: amending commits
- Git: submodules
- Example .gitignore file for a JavaScript project