openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
shortcut exprs and cmds for git
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Nov 23, 2023 — Nov 23, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Do show the top-level working dir.
Ivan Zakharyaschev
More...
over 13 years ago
A simple script to "find" (i.e., "print") the GIT_DIR, as assumed by Git. (Useful if you are in a subdir, and you are not sure about the top-level repo dir.)
Ivan Zakharyaschev
More...
over 13 years ago
git-push-as-remote: Added a comment about almost NO SENSE in this command.
Ivan Zakharyaschev
More...
over 14 years ago
Do its best to detect the default case and to push to 'origin' then. Unclear error messages will appear less often as a consequence.
Ivan Zakharyaschev
More...
over 14 years ago
git-push-as-remote: Handle no args better (fall back to "origin").
Ivan Zakharyaschev
More...
over 14 years ago
git-track-same: Be safer: just add new values, don't replace.
Ivan Zakharyaschev
More...
over 15 years ago
git-track-same: Be more verbose about what is done.
Ivan Zakharyaschev
More...
over 15 years ago
Added "git track-same" to quickly setup a simple default for pull.
Ivan Zakharyaschev
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:git-shortcuts/mainline
Ivan Zakharyaschev
More...
over 15 years ago
Added the description of the alternative to the example in git-pass.
Ivan Zakharyaschev
More...
over 15 years ago
Minor improvement of the example in git-push-as-remote: use this repo as the example, not another strange one.
Ivan Zakharyaschev
More...
over 15 years ago
Make "git pass" work with +.
Ivan Zakharyaschev
More...
over 15 years ago
The example I gave in git-push-as-remote doesn't work.
Ivan Zakharyaschev
More...
over 15 years ago
Described an alternative to git-push-as-remote (setting up a remote).
Ivan Zakharyaschev
More...
over 15 years ago
Removed redundant code.
Ivan Zakharyaschev
More...
over 15 years ago
More correct description.
Ivan Zakharyaschev
More...
over 15 years ago
Make "git pass" to merely build refspecs by reduplicating refs. But that's still a very useful thing!
Ivan Zakharyaschev
More...
over 15 years ago
No need in git-sh-setup, since I use "git config" and no direct accesses to .git/.
Ivan Zakharyaschev
More...
over 15 years ago
A new script: git pass-remotes (for generating refspecs for passing remotes through fetch and push).
Ivan Zakharyaschev
More...
over 15 years ago
Use the std git configuration subsystem. Added usage.
Ivan Zakharyaschev
More...
over 15 years ago
One more script (push-as-remote).
Ivan Zakharyaschev
More...
over 15 years ago
Added usage.
Ivan Zakharyaschev
More...
over 15 years ago
Care about three cases (up-to-date, fast-forward, and the real merge).
Ivan Zakharyaschev
More...
over 15 years ago
Initial revision
Ivan Zakharyaschev
More...
over 15 years ago
Tagging the resul is much more sensible than naming it a new branch.
Ivan Zakharyaschev
More...
over 15 years ago
Comment after I have checked the behavior.
Ivan Zakharyaschev
More...
over 15 years ago
Don't require comitted index, just save&restore it. (Less burden for the user.)
Ivan Zakharyaschev
More...
over 15 years ago
Frmatting.
Ivan Zakharyaschev
More...
over 15 years ago
No debugging.
Ivan Zakharyaschev
More...
over 15 years ago
Made it idempotent (use the same time on successive invocations).
Ivan Zakharyaschev
More...
over 15 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree