Skip to content
Snippets Groups Projects
  1. Mar 01, 2025
  2. Oct 12, 2024
  3. Feb 17, 2024
  4. Oct 06, 2023
  5. Dec 02, 2022
  6. Nov 04, 2022
  7. Feb 09, 2022
    • nimrod's avatar
      Rewrite Git alias. · fc9ccdb9
      nimrod authored
      Runs `rebase -i` noninteractively for the whole history (since the
      initial commit).
      fc9ccdb9
  8. Nov 07, 2021
    • nimrod's avatar
      Some git scripts cleanup. · 21ab6af1
      nimrod authored
      Mainly about the default branch, fetching and rebasing on it.
      
      - A nicer default-branch alias (without a shell).
      - Address if running git-master on the default branch.
      - Make git-master a script since it became too complex.
      - Address if running git-remaster on the default branch.
      - Make git-remaster a script sine it became too complex.
      - Remove git-rerebase (I should just use git pull --rebase).
      - Change git-ff to use a non-hardcoded default branch.
      21ab6af1
  9. Oct 21, 2021
    • nimrod's avatar
      Some Git workflow improvements. · fabc83c6
      nimrod authored
      - Alias to get the default branch (like master, main, dev).
      - Alias to update the default branch from the origin remote.
      - Fix the remaster alias (to rebase on the updated default branch).
      fabc83c6
  10. Jul 31, 2021
  11. Jul 18, 2021
  12. Jul 05, 2021
  13. Apr 11, 2021
  14. Feb 18, 2021
  15. Feb 07, 2021
  16. Jan 22, 2021
  17. Jan 05, 2021
  18. Dec 17, 2020
  19. Nov 18, 2020
  20. Jul 09, 2020
  21. Apr 05, 2020
  22. Feb 27, 2020
  23. Jun 17, 2019
  24. May 23, 2019
  25. May 19, 2019
  26. May 05, 2019
  27. May 04, 2019
  28. Mar 20, 2019
  29. Mar 19, 2019
  30. Jul 04, 2018
  31. Apr 29, 2018
  32. Apr 16, 2018
  33. Apr 15, 2018
  34. Mar 18, 2018
  35. Mar 07, 2018
  36. Feb 25, 2018
Loading