summaryrefslogtreecommitdiff
path: root/bin/git-develacc
Commit message (Collapse)AuthorAge
* http->https in some license headersSean Whitton2024-04-12
|
* use shebangs more consistentlySean Whitton2022-12-10
|
* bin/: some straightforward tidying upSean Whitton2022-12-07
|
* tidy and simplify shell initSean Whitton2022-11-24
| | | | | | | Rely on SPWCRONTAB property to set PATH for cronjobs, and otherwise rely on .profile, .xsessionrc etc. to set PATH, once, at login. Just archive scripts I haven't used lately which might otherwise need more significant adjustments, or appear to be broken in other ways.
* update for new ~/local/develaccSean Whitton2018-11-08
|
* update git-develacc for new VMSean Whitton2018-11-05
|
* git-develacc shouldn't try to manipulate dgit remoteSean Whitton2018-05-05
|
* git-develacc: use `git config` to set remote URLsSean Whitton2018-04-14
| | | | Avoids insteadOf expansion
* git-develacc: prune old remotesSean Whitton2018-04-14
|
* git-develacc: set-url on all remotesSean Whitton2018-04-14
|
* git-develacc: set url on origin remoteSean Whitton2018-04-14
|
* Revert "git-develacc: should be POSIX sh"Sean Whitton2018-04-10
| | | | This reverts commit 8a1dbe0d6b0a3489eb273af04b901db522e5d328.
* git-develacc: should be POSIX shSean Whitton2018-04-01
|
* git-develacc: pass --prune and --tags to fetchSean Whitton2018-03-31
|
* git-develacc: clean up develacc refs that end up inside containerSean Whitton2018-03-31
| | | | | Once outside repo gets a develacc remote, that will get fetched into the container.
* replace develacc-push and develacc-push-all with git-develaccSean Whitton2018-03-31