![]() * Repo overview - cosmetic changes * extract logic to method * Update src/ui/zcl_abapgit_gui_page_repo_over.clas.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * fix if in if * unshorten remote, move package, improve wrapping * Add max width for columns * Mostly working now * add prefixes * Remove checkbox, move package where it was * Keyboard navigation < > to navigate in list (arrow keys don't seem to trigger), enter to open selected * Ellipsis for repo url, use css variable * Fix css, js persistence * Fix invalid function name * add back !important to override hover color * abaplint * Don't use const in js * more eslint * Remove unused field symbol * eslint * Bring back repo lock icon, styling improvements Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com> |
||
---|---|---|
.github | ||
ci | ||
docs | ||
src | ||
test | ||
.abapgit.xml | ||
.devcontainer.json | ||
.editorconfig | ||
.eslintrc.yaml | ||
.gitignore | ||
abap_transpile.json | ||
abaplint.json | ||
changelog.txt | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
README.md |
Git client for ABAP
Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, AWS, TFS, Azure DevOps and more.
ABAP Version: 702 or higher
Latest build: zabapgit.abap
Notes: Some people reported that browsers have issues displaying the file with more than 100k 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. If your SAP GUI editor freezes when pasting the code, use Utilities > More Utilities > Upload/Download > Upload in the editor instead.
It is recommened to use SAP GUI for Windows, since there are known issues related to running abapGit and SAP GUI for Java. The focus of abapGit is on supporting ADT instead of supporting SAP GUI for Java.
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).