<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Git-cherry-pick Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/git-cherry-pick.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Git-cherry-pick Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-05-06T03:56:41+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Tổng hợp các câu lệnh GIT thường dùng GIT#1]]></title>
                        <link>https://viblo.asia/p/tong-hop-cac-cau-lenh-git-thuong-dung-git1-5pPLkdENVRZ</link>
            <guid isPermaLink="true">https://viblo.asia/p/tong-hop-cac-cau-lenh-git-thuong-dung-git1-5pPLkdENVRZ</guid>
            <description><![CDATA[Git Bash Commands Cheat Sheet

Setup
1. git config --global user.name “[firstname lastname]” # Set a name that is identifiable for credit when review ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thống PM</dc:creator>
            <pubDate>2023-11-23 13:34:10</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Một số cách merge code trong git]]></title>
                        <link>https://viblo.asia/p/mot-so-cach-merge-code-trong-git-n1j4lNNDLwl</link>
            <guid isPermaLink="true">https://viblo.asia/p/mot-so-cach-merge-code-trong-git-n1j4lNNDLwl</guid>
            <description><![CDATA[Bài viết sau mình sẽ không nêu ra lí thuyết của sự khác nhau giữa các cách mà thông qua ví dụ và hình ảnh sẽ giúp các bạn hiểu nhanh vấn đề khi merge ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kentrung</dc:creator>
            <pubDate>2023-10-01 09:00:00</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Chapter 6: Advanced Git Techniques - Stashing, Rebasing, and Cherry-picking]]></title>
                        <link>https://viblo.asia/p/chapter-6-advanced-git-techniques-stashing-rebasing-and-cherry-picking-3kY4g5byLAe</link>
            <guid isPermaLink="true">https://viblo.asia/p/chapter-6-advanced-git-techniques-stashing-rebasing-and-cherry-picking-3kY4g5byLAe</guid>
            <description><![CDATA[This chapter belong to Getting Started with Git: A Beginner's Guide  Series

In software development, it's common to have multiple branches of code th...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Duc Nguyen</dc:creator>
            <pubDate>2023-02-13 10:37:21</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Git nâng cao - Git Cherry-pick]]></title>
                        <link>https://viblo.asia/p/git-nang-cao-git-cherry-pick-RQqKLQ9pZ7z</link>
            <guid isPermaLink="true">https://viblo.asia/p/git-nang-cao-git-cherry-pick-RQqKLQ9pZ7z</guid>
            <description><![CDATA[Vấn đề
Hôm nay, mình gặp một trường hợp là cần apply cùng 1 thay đổi(commit A) cho cả 2 branches trong project của mình. Chi tiết thì sẽ như thế này:
...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phạm Văn Lễ</dc:creator>
            <pubDate>2020-07-22 15:53:02</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Bài viết chia sẻ một số kinh nghiệm về Git]]></title>
                        <link>https://viblo.asia/p/bai-viet-chia-se-mot-so-kinh-nghiem-ve-git-maGK7OEAKj2</link>
            <guid isPermaLink="true">https://viblo.asia/p/bai-viet-chia-se-mot-so-kinh-nghiem-ve-git-maGK7OEAKj2</guid>
            <description><![CDATA[Giới thiệu
Đôi lời đầu tiên mình xin giới thiệu qua về lý do bạn lên cần sử dụng Git, và Git sẽ giúp đỡ bạn trong công việc quản lý code như thế nào. ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Trung Thanh</dc:creator>
            <pubDate>2019-10-18 16:14:38</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Git Cherry-Pick]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/git-cherry-pick-Qbq5QW3RZD8</link>
            <guid isPermaLink="true">https://viblo.asia/p/git-cherry-pick-Qbq5QW3RZD8</guid>
            <description><![CDATA[Git Cherry-pick
Đối với junior, khi bắt đầu với Git nâng cao thì có muôn vàn vấn đê cần gặp phải. Và cũng có nhiều khái niệm khi nghe lần đầu chúng ta...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Văn Hưng B</dc:creator>
            <pubDate>2018-03-20 01:18:00</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Git và một số điều cần biết!]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/git-va-mot-so-dieu-can-biet-1VgZv9qOKAw</link>
            <guid isPermaLink="true">https://viblo.asia/p/git-va-mot-so-dieu-can-biet-1VgZv9qOKAw</guid>
            <description><![CDATA[Mục lục
- Thế nào là Repository,  Branch.
- Làm thế nào để xoá một branch ở phía local, làm thế nào để xoá một branch remote.
- Làm thế nào để push mộ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vũ Nguyễn</dc:creator>
            <pubDate>2018-01-24 12:22:28</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Một vài câu hỏi về Git]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/mot-vai-cau-hoi-ve-git-GrLZDAgOlk0</link>
            <guid isPermaLink="true">https://viblo.asia/p/mot-vai-cau-hoi-ve-git-GrLZDAgOlk0</guid>
            <description><![CDATA[Giới thiệu
Có thể nói rằng khi bạn đã là một lập trình viên, dù là newbie hay developer,...chắc chắn bạn đã từng nghe hay thậm chí còn đang sử dụng Gi...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyễn Văn Quy</dc:creator>
            <pubDate>2018-01-24 08:33:02</pubDate>
                                                                                                        </item>
            </channel>
</rss>
