mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Update README.md (#5842)
- Fix workflow badge - Future-proof abapGit image ([doc](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to)
This commit is contained in:
parent
34bb266398
commit
aff988d43f
20
README.md
20
README.md
|
@ -1,9 +1,18 @@
|
||||||

|

|
||||||
|

|
||||||
[](https://abapgit-slackinviter.herokuapp.com/)
|
[](https://abapgit-slackinviter.herokuapp.com/)
|
||||||
[](https://github.com/abapGit/abapGit/blob/main/src/zif_abapgit_version.intf.abap)
|
[](https://github.com/abapGit/abapGit/blob/main/src/zif_abapgit_version.intf.abap)
|
||||||
|
|
||||||
<!--img src="img/logo.svg#gh-light-mode-only" height="40" alt="abapGit logo"><img src="img/logo-dark.svg#gh-dark-mode-only" height="40" alt="abapGit logo"-->
|
<!--
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="img/logo-dark.svg">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="img/logo.svg">
|
||||||
|
<img height="40" alt="abapGit logo" src="img/logo.svg">
|
||||||
|
</picture>
|
||||||
|
-->
|
||||||
|
|
||||||
# <a href="https://supportukrainenow.org/"><img src="img/abapGit_in_Ukraine_Colors.svg" height="40" alt="abapGit logo"></a>
|
# <a href="https://supportukrainenow.org/"><img src="img/abapGit_in_Ukraine_Colors.svg" height="40" alt="abapGit logo"></a>
|
||||||
|
|
||||||
<a href="https://supportukrainenow.org/"><img src="img/Ukraine-heart-shape-flag.svg" height="25" alt="Support Ukraine"> Support Ukraine</a>
|
<a href="https://supportukrainenow.org/"><img src="img/Ukraine-heart-shape-flag.svg" height="25" alt="Support Ukraine"> Support Ukraine</a>
|
||||||
|
|
||||||
Git client for ABAP
|
Git client for ABAP
|
||||||
|
@ -26,12 +35,14 @@ Latest build: [zabapgit_standalone.prog.abap](https://raw.githubusercontent.com/
|
||||||
It is recommended 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.
|
It is recommended 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
|
## Design Goals
|
||||||
|
|
||||||
- Easy installation
|
- Easy installation
|
||||||
- Easy upgrade
|
- Easy upgrade
|
||||||
- Small system footprint
|
- Small system footprint
|
||||||
- Code readable in git repository
|
- Code readable in git repository
|
||||||
|
|
||||||
## Documentation/Guides
|
## Documentation and Guides
|
||||||
|
|
||||||
https://docs.abapgit.org
|
https://docs.abapgit.org
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
@ -43,10 +54,11 @@ You can find the contribution guidelines [here](CONTRIBUTING.md).
|
||||||
See [dotabap.org](https://dotabap.org) or [this page](https://docs.abapgit.org/other-where-used.html).
|
See [dotabap.org](https://dotabap.org) or [this page](https://docs.abapgit.org/other-where-used.html).
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/abapGit/abapGit/issues).
|
For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/abapGit/abapGit/issues).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Credits and references
|
## Credits and References
|
||||||
|
|
||||||
Icons used in abapGit are created from [Font Awesome](https://fontawesome.com/) free icon set ([CC BY 4.0 License](https://fontawesome.com/license/free)).
|
Icons used in abapGit are created from [Font Awesome](https://fontawesome.com/) free icon set ([CC BY 4.0 License](https://fontawesome.com/license/free)).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user