1
I Use This!
Inactive
Analyzed about 15 hours ago. based on code collected about 15 hours ago.

Project Summary

In Git, everything is possible. But for some common commands I wrote these shortcut scripts. Some of them are like helper expressions to use inside another Git cmd line.

Most of them had to be implemented on the Plumbing level (which means, a little bit of hacking), but provide features useful for me such as:

git heads-for-merge -- what does your FETCH_HEAD say about all the heads that have been fetched for merge?

git the-empty-tree -- the ID to use if you need to refer to the empty tree in your (tree-merging) commands

git mread-and-commit -- read in multiple refs, merge the trees, and then make a merge commit, without touching your index or the working dir (useful for managing imported histories)

git merge-without-working -- the same idea -- advance your HEAD by merging

And more...

Tags

archive branch branches cmdline commandline commit commits files git helper history merge repo repository revision revision-control revision_control revisioncontrol revisioncontrolsystem revisions shortcut shortcuts util utils vcs version version-control version_control versioncontrol versioncontrolsystem versioncontrolsystems versioning versions

In a Nutshell, shortcut exprs and cmds for git...

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog

30 Day Summary

Jun 5 2025 — Jul 5 2025

12 Month Summary

Jul 5 2024 — Jul 5 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!