Skip to content

Commit cf251b4

Browse files
committed
Create versioned reusables
1 parent 617d7c6 commit cf251b4

7 files changed

Lines changed: 28 additions & 4 deletions

File tree

assets/images/help/desktop/discard-stashed-changes-button.png renamed to assets/images/help/desktop/mac-discard-stashed-changes-button.png

File renamed without changes.

assets/images/help/desktop/restore-stashed-changes-button.png renamed to assets/images/help/desktop/mac-restore-stashed-changes-button.png

File renamed without changes.
38.1 KB
Loading
37 KB
Loading

content/desktop/contributing-and-collaborating-using-github-desktop/stashing-changes.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,10 @@ You can also stash changes when you switch branches. For more information, see "
2020

2121
{% data reusables.desktop.navigate-to-stashed-changes %}
2222
{% data reusables.desktop.click-stashed-changes %}
23-
3. Click **Restore**.
24-
![Restore stashed changes button](/assets/images/help/desktop/restore-stashed-changes-button.png)
23+
{% data reusables.desktop.click-restore %}
2524

2625
### Discarding stashed changes
2726

2827
{% data reusables.desktop.navigate-to-stashed-changes %}
2928
{% data reusables.desktop.click-stashed-changes %}
30-
1. Click **Discard**.
31-
![Discard stashed changes button](/assets/images/help/desktop/discard-stashed-changes-button.png)
29+
{% data reusables.desktop.click-discard %}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
1. Click **Discard**.
2+
3+
{% mac %}
4+
5+
![Discard stashed changes button](/assets/images/help/desktop/mac-discard-stashed-changes-button.png)
6+
7+
{% endmac %}
8+
9+
{% windows %}
10+
11+
![Restore stashed changes button](/assets/images/help/desktop/windows-discard-stashed-changes-button.png)
12+
13+
{% endwindows %}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
1. Click **Restore**.
2+
3+
{% mac %}
4+
5+
![Restore stashed changes button](/assets/images/help/desktop/mac-restore-stashed-changes-button.png)
6+
7+
{% endmac %}
8+
9+
{% windows %}
10+
11+
![Restore stashed changes button](/assets/images/help/desktop/windows-restore-stashed-changes-button.png)
12+
13+
{% endwindows %}

0 commit comments

Comments
 (0)