1
I Use This!
Inactive
Analyzed 19 minutes ago. based on code collected about 18 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
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    anyone with an Open Hub account can update a project's tags

30 Day Summary

Apr 18 2024 — May 18 2024

12 Month Summary

May 18 2023 — May 18 2024

Ratings

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