mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 04:36:49 +08:00

* Branch overview: show commit details when hover * update external libraries to gitgraph 1.14.0 * refactor function names * refactor js + add comments
13 lines
361 B
Markdown
13 lines
361 B
Markdown
---
|
|
title: External Libraries
|
|
category: other
|
|
order: 45
|
|
---
|
|
|
|
abapGit uses a few external libraries, these are loaded via [cdnjs](https://cdnjs.com/about)
|
|
|
|
Library | Version | License
|
|
:------------ | :------------ | :------------
|
|
[octicons](https://github.com/primer/octicons) | 4.4.0 | MIT
|
|
[gitgraph](https://github.com/nicoespeon/gitgraph.js) | 1.14.0 | MIT
|