Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
aee1043274
commit
84d34bad6d
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ static getDialogs(bot: BotAdapter, min: GBMinInstance) {
|
||||||
## Fork concept
|
## Fork concept
|
||||||
|
|
||||||
Is the implementation of new software based on existing software. The branch takes advantage of the data already used in other software to generate a new one.
|
Is the implementation of new software based on existing software. The branch takes advantage of the data already used in other software to generate a new one.
|
||||||
|
|
||||||
This in some way contributes to a better understanding of how it works.
|
This in some way contributes to a better understanding of how it works.
|
||||||
|
|
||||||
## How To...
|
## How To...
|
||||||
|
|
Loading…
Add table
Reference in a new issue