koreno

↗ HN profile [ 41.6 ms ] full profile
Karma
107
Created
June 12, 2015 (11y ago)
Submissions
0
  1. 'git inject' is a git alias (see code at the bottom). It is similar to 'git commit --amend', but it allows you to 'inject' your changes into commits further back in history (using 'rebase'). If you're as pedantic as I…