Community Support
Contact the SCM-Manager support team for questions about SCM-Manager, to report bugs or to request features through the official channels.
Contact Our Team| Class | Color (100%) | Color (75%) | Color (50%) | Color (25%) |
|---|---|---|---|---|
.has-background-dark.has-background-dark-75.has-background-dark-50.has-background-dark-25
|
||||
.has-background-info.has-background-info-75.has-background-info-50.has-background-info-25
|
||||
.has-background-link.has-background-link-75.has-background-link-50.has-background-link-25
|
||||
.has-background-primary.has-background-primary-75.has-background-primary-50.has-background-primary-25
|
||||
.has-background-success.has-background-success-75.has-background-success-50.has-background-success-25
|
||||
.has-background-warning.has-background-warning-75.has-background-warning-50.has-background-warning-25
|
||||
.has-background-danger.has-background-danger-75.has-background-danger-50.has-background-danger-25
|
has-background-secondary-* color gradations are relative to the color scheme. A contrasting tone
is light in the light and dark in dark scheme.
| Class | Color |
|---|---|
.has-background-secondary-least |
|
.has-background-secondary-less |
|
.has-background-secondary |
|
.has-background-secondary-more |
|
.has-background-secondary-most |
| Class | Text |
|---|---|
.has-text-dark |
Beispieltext |
.has-text-info |
Beispieltext |
.has-text-link |
Beispieltext |
.has-text-primary |
Beispieltext |
.has-text-success |
Beispieltext |
.has-text-warning
Attention: Has color #FFB600 because of readability issues with the original color #ffdd57.
|
Beispieltext |
.has-text-danger |
Beispieltext |
has-text-secondary-* color gradations are relative to the color scheme. A contrasting tone is
light in the light and dark in dark scheme.
| Class | Color |
|---|---|
.has-text-secondary-least |
Beispieltext |
.has-text-secondary-less |
Beispieltext |
.has-text-secondary |
Beispieltext |
.has-text-secondary-more |
Beispieltext |
.has-text-secondary-most |
Beispieltext |

| Name | G1 |
| Description | Awesome |
| Type | xml |
| Creation Date | 5 days ago |
| Last Modified | 15 minutes ago |
.card-table.| Active Branches | |
|---|---|
| feature/file_delete Last commit | |
| test/edit_binary Last commit |
.box or a separate border in conjunction with a border-radius
of 5px.
Contact the SCM-Manager support team for questions about SCM-Manager, to report bugs or to request features through the official channels.
Contact Our Team
Delete Branch
Deleted branches cannot be restored.
loading plugin information
.modal-card to ensure a constant layout.
Reject Pull Request
Cannot be merged automatically
Existing conflicts are shown in the tab 'Conflicts'.
git checkout master
2. Update workspace
git pull
3. Merge source branch
git merge feature/e
4. Resolve merge conflicts and add corrected files to index
git add <conflict file>
5. Commit
git commit -m "Merge feature/e into master"
6. Push your merge
git push
The underlying Pull-Request has changed. Press reload to see the changes.
Warning: Non saved modification will be lost.
Changeset 41cc612 was committed
Committed 41cc612
Authored by Sebastian Sdorra
Maybe you can get a more elegant solution