![]() * Create pull.yml * Update zcl_abapgit_git_transport.clas.abap * Update zcl_abapgit_git_transport.clas.abap * Update pull.yml * Delete pull.yml * Tags: Error author regex > Regex couldn't match with string "pull[bot] <39814207+pull[bot]@users.noreply.github.com> 1573216988 +0000" because "[]" weren't allowed * abapLint * Added unit test for author_regex #3042 * Any character in author name and Unit Tests #3042 #3069 * Unit Tests and utils method for author regex #3042 #3069 > Unit Tests for author_regex (zif_abapgit_definitions) > New utils method for regex check as utils method in zcl_abapgit_utils > Regex for author expects now at least one character for the author name ('^(.+)'...) > Use zif_abapgit_definitions%3D>ty_commit_tt instead of local type of the same type in class zcl_abapgit_branch_overview * Changed utils method/tests and moved unit tests #3042 - Error author regex #3069 - Add unit tests > Renamed is_author to extract_author_data and moved related source code from branch_overview to utils class > Changed related unit tests to handle exception or not > Moved unit tests to local class of zcl_abapgit_utils * abapLint * abapLint * abapLint * abapLint * exclude 7bit test for testclass |
||
---|---|---|
ci | ||
docs | ||
src | ||
.abapgit.xml | ||
.eslintrc.yaml | ||
.gitignore | ||
.travis.yml | ||
abaplint.json | ||
changelog.txt | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
README.md |
abapGit
Git client for ABAP
Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, SCP, AWS, TFS, Azure DevOps and more.
ABAP Version: 702 or higher
Latest build: zabapgit.abap
NB: Some people reported that browsers have issues displaying the file with 75k lines. The easiest solution is to "Save as" the link above and then open it with any editor/viewer (notepad included) and copy from there.
Recommend using SAP GUI for Windows, there are multiple issues related to running abapGit and Java SAP GUI. Focus is on supporting ADT instead of supporting Java SAP GUI.
Design Goals
- Easy installation
- Easy upgrade
- Small system footprint
- Code readable in git repository
Documentation/Guides
Contributing
You can find the contribution guidelines here.
Projects using abapGit
See dotabap.org or this page.
FAQ
For questions/comments/bugs/feature requests/wishes please create an issue
Credits and references
Icons used in abapGit are created from Font Awesome free icon set (CC BY 4.0 License).