Description

https://github.com/keis/git-fixup is an exceedingly useful program, which I use daily, and I would love to every git user could bask in its awesomeness. Alas, it is a bash script, so it is not appropriate for the inclusion in git proper.

Goals

Port the script to plain POSIX shell and submit for consideration to git@vger.kernel.org

Resources

Looking for hackers with the skills:

shell git posix

This project is part of:

Hack Week 24

Activity

  • 30 days ago: iivanov liked this project.
  • about 1 month ago: mcepl started this project.
  • about 1 month ago: mcepl added keyword "shell" to this project.
  • about 1 month ago: mcepl added keyword "git" to this project.
  • about 1 month ago: mcepl added keyword "posix" to this project.
  • about 1 month ago: mcepl originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Explore the integration between OBS and GitHub by pdostal

    Project Description

    The goals:

    1) When GitHub pull request is created or modified the OBS project will be forked and the build results reported back to GitHub. 2) When new version of the GitHub project will be published the OBS will redownload the source and rebuild the project.

    Goal for this Hackweek

    Do as much as possible, blog about it and maybe use it another existing project.

    Resources