Slide deck source for an intermediate-level talk about git version control https://13rac1.github.io/talk-git2
-
Updated
May 17, 2016 - Makefile
Slide deck source for an intermediate-level talk about git version control https://13rac1.github.io/talk-git2
Group management application
Git commands making feature branch workflow with rebase and submodules easy
Example of a git workflow using rebasing
DEPRECATED Bash script to amend older commits with staged changes - see:
Shift based git rebase vimscript instead of typed command.
An example of a Node.js project that utilizes the npm package Husky and git hooks for automatic execution of npm install (or yarn) after git merge, git checkout or git rebase, if needed ⛑️🛠️
Git challenge about "git rebase" command to bring commits from more than 1 branch onto master. The original repository is linked below.
git-rebase-mode copy from magit but without dependency on magit
POC: Change git history without losing merge commits, while also keeping profile activity points.
git squash vs git merge vs git rebase
📚Repositório criado para o desafio de projeto da Digital Innovation One - DIO Bootcamp Potência Tech powered by iFood - Java Beginners.
Add a description, image, and links to the git-rebase topic page so that developers can more easily learn about it.
To associate your repository with the git-rebase topic, visit your repo's landing page and select "manage topics."