Skip to content

Instantly share code, notes, and snippets.

@anaisbetts
Created September 14, 2015 17:57
Show Gist options
  • Select an option

  • Save anaisbetts/f295fa6f7feede7d281f to your computer and use it in GitHub Desktop.

Select an option

Save anaisbetts/f295fa6f7feede7d281f to your computer and use it in GitHub Desktop.
rebaseall but for GitHub for Windows PGit
gcm git | %{$_.Path.Replace("\cmd\git.exe", "\bin")} | cd
ls *.dll | %{.\rebase.exe -d -b 0x70000000 -o 0x10000 $_}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment