1
0
Fork 0
mirror of synced 2024-09-19 12:02:53 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Jan Clarin
d3827483b2 Use $OLDPWD instead of ~- to return to previous directory 2017-03-26 03:03:03 -06:00
Jan Clarin
0db07b21d9 Circumvent directory change to .zim after zmanage update 2017-03-26 02:54:16 -06:00
Matt Hamilton
2c0cc6fbd7 [tools] zmanage update: track submodules
This change causes `zmanage update` to track the submodules as described
in origin/master, not from their upstream (dirty) states. Users wishing
to "revert" this change on occasion to test some upstream submodule
features, do: `cd ~/.zim && gSu`, assuming you have the git aliases.
This will pull the upstream modules to their latest state, leaving a
dirty HEAD state with these untracked modules. `cd ~/.zim && gSI` to
revert.

Closes #127
2017-01-21 08:25:30 -08:00
Eric Nielsen
58aae6a896 [meta] update: Pull latest submodule commit
Instead of using `git submodule update`, that will keep the commit
specified in the containing repository index.

Closes #80
2016-09-27 15:59:58 -07:00
Matt Hamilton
f7d3cdf812 [meta] add module and fixup tools 2016-09-02 18:28:29 -07:00
Matt Hamilton
b7bc7bb69e [tools] initial commit 2016-09-02 17:46:11 -07:00