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: site/posts/github-desktop/index.qmd
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,12 @@ When your branch is selected you can run the coding software of your choice and
79
79
80
80

81
81
82
+
::: callout-tip
83
+
## Supported editors
84
+
85
+
The list of supported editors is available [here](https://docs.github.com/en/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop?platform=windows"https://docs.github.com").
86
+
:::
87
+
82
88
## Commit changes, push branches and pull request
83
89
84
90
Once you're ready with an addition or modification of a program, the update history is automatically displayed in GitHub Desktop.
@@ -106,4 +112,3 @@ The GitHub webpage will open in the pull request creation webpage.
106
112

107
113
108
114
The code review can be done directly form GitHub or from GitHub Desktop.
0 commit comments