You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
751 B
Markdown
23 lines
751 B
Markdown
---
|
|
title: 'Task synchronization with a repository'
|
|
linkTitle: 'Task synchronization'
|
|
weight: 19
|
|
---
|
|
|
|
1. At the end of the annotation process, a task is synchronized by clicking
|
|
`Synchronize` on the task page. Notice: this feature
|
|
works only if a git repository was specified when the task was created.
|
|
|
|

|
|
|
|
1. After synchronization the button `Sync` is highlighted in green. The
|
|
annotation is now in the repository in a temporary branch.
|
|
|
|

|
|
|
|
1. The next step is to go to the repository and manually create a pull request to the main branch.
|
|
|
|
1. After confirming the PR, when the annotation is saved in the main branch, the color of the task changes to blue.
|
|
|
|

|