Skip to content

Commit 20e36af

Browse files
authored
Update git-cherry-pick.md
1 parent 692e6e9 commit 20e36af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages.bn/common/git-cherry-pick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
`git cherry-pick {{কমিট}}`
1010

11-
- বর্তমান ব্র্যাঞ্চে বিভিন্ন ধরনের কমিট করুন (এছাড়াও দেখুন 'git rebase --onto`):
11+
- বর্তমান ব্র্যাঞ্চে বিভিন্ন ধরনের কমিট করুন (এছাড়াও দেখুন `git rebase --onto`):
1212

1313
`git cherry-pick {{শুরুর_কমিট}}~..{{শেষের_কমিট}}`
1414

0 commit comments

Comments
 (0)