You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
*#473 Display CI/CD Status (e.g. GitHub Actions) in the graph.
10
10
*#763 New "Show HEAD" button in the controls bar to scroll to the HEAD commit.
11
11
*#742 New "View Diff In File" action on the File Context Menu in the Commit Details View, utilizing Diff2HTML.
12
+
*#488 Ability to view alternate parent changes at merge commits.
12
13
13
14
### Español
14
15
*#602 Nueva acción "Copiar Hash del Commit al Portapapeles".
@@ -19,6 +20,7 @@
19
20
*#473 Muestra el estado de CI/CD (por ejemplo, GitHub Actions) en el gráfico.
20
21
*#763 Nuevo botón "Mostrar HEAD" en la barra de controles para desplazarse al commit HEAD.
21
22
*#742 Nueva acción "Ver Diff en Archivo" en el Menú Contextual de Archivos en la Vista de Detalles del Commit, utilizando Diff2HTML.
23
+
*#488 Capacidad de ver los cambios del padre alternativo en los commits de merge.
22
24
23
25
## 1.30.0 - 2021-04-05
24
26
*#395 Added a "Force Fetch" option onto the "Fetch into Local Branch" Dialog, allowing any local branch (that's not checked out) to be reset to the remote branch. This dialog is accessed via the Remote Branch Context Menu.
0 commit comments