mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-23 06:28:51 +00:00
describe branches setup in README
This commit is contained in:
14
README.md
14
README.md
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Release Version: 2.62c
|
Release Version: [2.62c](https://github.com/AFLplusplus/AFLplusplus/releases)
|
||||||
|
|
||||||
Github Version: 2.62d
|
Github Version: 2.62d
|
||||||
|
|
||||||
@ -23,6 +23,18 @@
|
|||||||
Note that although afl now has a Google afl repository [https://github.com/Google/afl](https://github.com/Google/afl),
|
Note that although afl now has a Google afl repository [https://github.com/Google/afl](https://github.com/Google/afl),
|
||||||
it is unlikely to receive any noteable enhancements: [https://twitter.com/Dor3s/status/1154737061787660288](https://twitter.com/Dor3s/status/1154737061787660288)
|
it is unlikely to receive any noteable enhancements: [https://twitter.com/Dor3s/status/1154737061787660288](https://twitter.com/Dor3s/status/1154737061787660288)
|
||||||
|
|
||||||
|
## Branches
|
||||||
|
|
||||||
|
The following branches exist:
|
||||||
|
|
||||||
|
* [master/trunk](https://github.com/AFLplusplus/AFLplusplus/) : stable state of afl++ - it is synced from dev from time to
|
||||||
|
time when we are satisfied with it's stability
|
||||||
|
* [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev) : development state of afl++ - bleeding edge and you might catch a
|
||||||
|
checkout which does not compile or has a bug. *We only accept PRs in dev!!*
|
||||||
|
* (any other) : experimental branches to work on specific features or testing
|
||||||
|
new functionality or changes
|
||||||
|
|
||||||
|
For releases, please see the [Releases](https://github.com/AFLplusplus/AFLplusplus/releases) tab.
|
||||||
|
|
||||||
## The enhancements compared to the original stock afl
|
## The enhancements compared to the original stock afl
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user