mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 09:13:37 +02:00
Calling make git-pull-xxx from a projects directory stops iterating projects if one has a dirty workspace. Calling --autostash fixes that. With this in place, a failed rebase leaves the local changes behind stashed. So, after manually fixing the rebase, the stash needs to be manually reapplied. The commands that led up to the failure are logged right before, so I have hope that this is learnable, and not too much of a footgun. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| create-mkdebian.sh | ||
| create-mkspec.sh | ||
| get-os.sh | ||
| git-srv-admin.sh | ||
| ini-tools.sh | ||
| jw | ||
| jw-pkg-create-project.sh | ||
| jw-pkg.py | ||
| make-version-script.sh | ||
| Makefile | ||
| mkspec-wrapper.sh | ||
| pgit.sh | ||
| pkg.sh | ||
| purge-stale-projects.sh | ||
| python-tools.sh | ||
| scm.sh | ||
| upload.sh | ||