mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
Update README.md (#4299)
- Added abapGit logo - Updated sloc count - Updated remarks about installation issues
This commit is contained in:
parent
83d83d16e5
commit
ed2898240e
|
@ -2,7 +2,7 @@
|
|||
[](https://abapgit-slackinviter.herokuapp.com/)
|
||||
[](https://github.com/abapGit/abapGit/blob/master/src/zif_abapgit_version.intf.abap)
|
||||
|
||||
# abapGit
|
||||
# <img src="https://docs.abapgit.org/img/logo.svg" height="40">
|
||||
|
||||
Git client for ABAP
|
||||
|
||||
|
@ -18,9 +18,10 @@ Works with: [GitHub](https://github.com/),
|
|||
ABAP Version: 702 or higher
|
||||
|
||||
Latest build: [zabapgit.abap](https://raw.githubusercontent.com/abapGit/build/master/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](https://github.com/abapGit/ADT_Frontend) instead of supporting Java SAP GUI.
|
||||
*Notes: Some people reported that browsers have issues displaying the file with almost 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](https://github.com/abapGit/ADT_Frontend) instead of supporting SAP GUI for Java.
|
||||
|
||||
## Design Goals
|
||||
- Easy installation
|
||||
|
|
Loading…
Reference in New Issue
Block a user