This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Python X2go Client (command line client)". The branch, build-main has been updated via 1fe7fab3a0768fd8b178630ed21a3b91b2b98739 (commit) via 1ca4ecefdb5297d30b85c2dd75b88d4813fc5767 (commit) via c33d3cac99fe6e4a3c2d257bf3b200f91f2515db (commit) via 678d0db1f6ea3bc310765de4c0fb06dea420fb70 (commit) via 4b41d8254681d44df9787e551d1bbb71ac295925 (commit) via 7d7b57ab315358f89999767d23f3dc50851303a7 (commit) via c27646d343c6a91ca5b506c14364f04d2fd76281 (commit) from 0a74a708bf4a6da11723553aad11b9bd98d77e65 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: .build_man2html/html/pyhoca-cli.1.html | 213 ++++++++++++++++++++++++++++++++ Makefile | 15 +++ debian/changelog | 14 ++- debian/control | 7 +- debian/pyhoca-cli.docs | 3 +- man/pyhoca-cli.1 | 8 +- pyhoca/cli/__init__.py | 4 +- 7 files changed, 251 insertions(+), 13 deletions(-) create mode 100644 .build_man2html/html/pyhoca-cli.1.html create mode 100644 Makefile hooks/post-receive -- Python X2go Client (command line client)