Skip to content

Commit 896e93b

Browse files
committed
Add Azerbaijani tarnslation and add new command to original file
1 parent 4fe3cef commit 896e93b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Git Commands
55
- [Versão em português](READMEpt.md)
66
- [Versión en español](READMEes.md)
77
- [Türkçe versiyon](READMEtr.md)
8+
- [Azərbaycanca versiya](READMEaz.md)
89
- [বাংলা সংস্করণ](READMEbn.md)
910
- [हिन्दी अनुवाद](READMEhi.md)
1011

@@ -52,6 +53,7 @@ _A list of my commonly used Git commands_
5253
| `git merge [source branch] [target branch]` | Merge a branch into a target branch |
5354
| `git stash` | Stash changes in a dirty working directory |
5455
| `git stash clear` | Remove all stashed entries |
56+
| `git stash pop` | Apply latest stash to working directory |
5557

5658
### Sharing & Updating Projects
5759

0 commit comments

Comments
 (0)