Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persian version #125

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Branching & Merging edit 4
ahmad-mirzaei committed Jan 25, 2025
commit a07215c02ea2b26875b09713bce09b9388ac616c
2 changes: 1 addition & 1 deletion READMEir.md
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ _فهرستی از دستورات گیت که معمولاً استفاده می
| `git pull` | به‌روزرسانی مخزن محلی به جدیدترین commit |
| `git pull origin [branch name]` | آوردن یا کشیدن تغییرات از مخزن یا ریپوزیتوری ریموت |
| `git remote add origin ssh://git@github.com/[username]/[repository-name].git` | اضافه کردن یک مخزن یا ریپوزیتوری ریموت |
| `git remote set-url origin ssh://git@github.com/[username]/[repository-name].git` | تنظیم یا قرار دادن شاخه ی origin یک مخزن یا ریپوزیتوری به SHH |
| `git remote set-url origin ssh://git@github.com/[username]/[repository-name].git` | تنظیم یا قرار دادن شاخه ی اوریجین یک مخزن یا ریپوزیتوری به SHH |

### Inspection & Comparison