Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

shortcut exprs and cmds for git

Compare

  Analyzed about 21 hours ago

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 ... [More] 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... [Less]

136 lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Flagged revs

Compare

Claimed by Wikimedia Analyzed about 12 hours ago

Flagged Revisions allows for Editor and Reviewer users to rate revisions of articles and set those revisions as the default revision to show upon normal page view. These revisions will remain the same even if included templates are changed or images are overwritten. This allows for MediaWiki to act ... [More] more like a Content Management System (CMS). [Less]

12.7K lines of code

27 current contributors

2 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This