mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 09:13:37 +02:00
This commit allows pgit.sh to target not only multiple projects below a projects-directory, but also one single project. If invoked from the toplevel directory of a project, it uses that as the only project it should deal with. This is meant to facilitate running the same VCS abstraction logic for one project as for many projects. The project or projects to deal with should probably be specified on the command line, but changing the auto-detection mechanism buys us what we want for now with low hassle. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| create-mkdebian.sh | ||
| create-mkspec.sh | ||
| dpm.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 | ||