Git client for ABAP
Go to file
Lars Hvam b75ade8b3f close #6, close #17, close #18
now one repository equals one package, edit SO10 text ZABAPGIT to add packages when upgrading
uninstall feature added
objects added to a repository must match the package for the repository
2014-11-27 13:28:29 +01:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
README.md Update README.md 2014-11-09 09:14:14 +01:00
zabapgit.abap close #6, close #17, close #18 2014-11-27 13:28:29 +01:00

abapGit

Git client for ABAP

Design Goals

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

Installation Guide

Copy the ABAP into new report via SE38 or SE80, setup SSL in STRUST, activate, run (tested on 7.30 and 7.40)

FAQ

1) SSL Setup

Option a)
  1. Goto github, find the certificate that it is using
  2. Download certificate from https://www.digicert.com/digicert-root-certificates.htm
Option b)
  1. Use Firefox to go to https://github.com
  2. Click on the lock icon and then "More Information ..." and there "View Certificate"
  3. Switch to the Details Tab and choose the first certificate of the tree and click Export
  4. Do the same for the next certificate in the tree
Then continue here
  1. Install the certificates in STRUST under "SSL System Client SSL Client (Standard)"
  2. Restart ICM using transaction SMICM (when you're NetWeaver Release is 7.01 or lower)

Also see blogs

2) Bugs/Comments/Feature Requests

Add an issue in the tracker, https://github.com/larshp/abapGit/issues