Git client for ABAP
Go to file
Jakub Filak 35f3cce022 migrations: skip repos that cannot be fetched
On systems where users do not allow everybody to fetch their repo, you need to
be able skip certain repos.

Currently, if you cannot authorize yourself to read a migrated repo, abapGit
exits.

With this patch applied, failed authorization attempts are notified to the user
and the repo is skipped.

Signed-off-by: Jakub Filak <jakub.filak@sap.com>
2017-03-24 14:12:59 +01:00
src migrations: skip repos that cannot be fetched 2017-03-24 14:12:59 +01:00
.abapgit.xml #521 preperations 2017-02-14 11:21:43 +00:00
.travis.yml deploy on master branch 2016-07-02 11:50:51 +02:00
changelog.txt v1.33.3 2017-03-24 07:23:46 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-07-07 14:21:51 +02:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
package.json use latest abapmerge 2016-11-27 12:45:12 +01:00
README.md Adding Slack badge to the README.md 2017-03-19 01:53:37 +01:00
travis.sh use abapmerge to split abapGit into multiple includes, #210 (#273) 2016-07-02 11:50:22 +02:00

Build Status abaplint Slack

abapGit

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, HCP, TFS and more

ABAP Version: 702 or higher

Latest build: zabapgit.abap

Design Goals

  • Easy installation
  • Easy upgrade
  • Small system footprint
  • Code readable in git repository

Documentation/Guides

See Wiki

FAQ

For questions/comments/bugs/feature requests/wishes please create an issue

abapgit