<?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-rebase 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-rebase.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-rebase Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-13T19:56:49+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[Git Merge và Git Rebase: nên dùng sao cho hợp lí?]]></title>
                        <link>https://viblo.asia/p/git-merge-va-git-rebase-nen-dung-sao-cho-hop-li-AZoJjglZLY7</link>
            <guid isPermaLink="true">https://viblo.asia/p/git-merge-va-git-rebase-nen-dung-sao-cho-hop-li-AZoJjglZLY7</guid>
            <description><![CDATA[Merge code từ các branch là một trong những công việc thường thấy hằng ngày của developer khi làm việc với Version Source Control nói chung và Git nói...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phát Nguyễn</dc:creator>
            <pubDate>2023-10-14 15:03:45</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[Sửa một commit cũ Like A Boss?]]></title>
                        <link>https://viblo.asia/p/sua-mot-commit-cu-like-a-boss-bJzKmAx6K9N</link>
            <guid isPermaLink="true">https://viblo.asia/p/sua-mot-commit-cu-like-a-boss-bJzKmAx6K9N</guid>
            <description><![CDATA[![](https://images.viblo.asia/8d7a0b66-ec87-4a40-b892-819544de04ea.png)



git commit --amend có lẽ đã quá quen thuộc, nhưng với --amend chỉ commit ha...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nghiệp</dc:creator>
            <pubDate>2023-09-01 03:40:43</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 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>
                <item>
            <title><![CDATA[3 phút để hiểu rõ git-rebase và merge khác nhau gì !!!!]]></title>
                        <category>Others</category>
                        <link>https://viblo.asia/p/3-phut-de-hieu-ro-git-rebase-va-merge-khac-nhau-gi-vyDZOXnQlwj</link>
            <guid isPermaLink="true">https://viblo.asia/p/3-phut-de-hieu-ro-git-rebase-va-merge-khac-nhau-gi-vyDZOXnQlwj</guid>
            <description><![CDATA[Tham khảo:

https://blog.codecamp.jp/git_rebase

Git Re-base

Đối với những người mới sử dụng git thì chắc chắn cái khiến anh em chúng ta đau đầu nhất...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Thanh Nam</dc:creator>
            <pubDate>2018-01-02 17:07:27</pubDate>
                                                                                                        </item>
            </channel>
</rss>
