Git client for ABAP
Go to file
juancarlosrodriguezf c7224bdc26
Error of duplicity because SPRAS is case sensitive
Old code generate error of duplicity because SPRAS is case sensitive, but the name of files not.

New code use the 2-caracteres code for language.

Examples (T002):

SPRAS: 'C' -> LAISO: CS -> 'Czech'
SPRAS: 'c' -> LAISO: CA -> 'Catalan'
2018-05-31 14:54:13 +02:00
docs docs: ssl, minor change 2018-05-29 15:57:27 +02:00
src Error of duplicity because SPRAS is case sensitive 2018-05-31 14:54:13 +02:00
.abapgit.xml ignore code of conduct 2017-10-25 04:52:53 +00:00
.gitignore run abapmerge as part of test 2018-01-14 13:09:22 +00:00
.travis.yml use node 8 2017-06-10 13:42:14 +02:00
changelog.txt v1.68.0 2018-05-27 17:06:58 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-10-16 17:31:46 -02:00
CONTRIBUTING.md docs: contributing to abapGit #1402 (#1420) 2018-05-27 16:28:48 +02:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
package.json set abaplint to 702 2018-03-30 11:30:17 +00:00
README.md abaplint badge, use https 2018-05-12 08:00:37 +02:00
travis.sh move builds, #1136 2018-01-14 13:24:39 +00:00

Build Status abaplint Slack

abapGit

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, SCP, AWS, 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

http://docs.abapgit.org

Projects using abapGit

See dotabap.org

FAQ

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

abapgit