<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>update on SkywireX LAB</title>
    <link>https://lab.skywirex.com/tags/update/</link>
    <description>Recent content in update on SkywireX LAB</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>vi-vn</language>
    <lastBuildDate>Sun, 30 Sep 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://lab.skywirex.com/tags/update/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Ghi chú nhanh về git</title>
      <link>https://lab.skywirex.com/ghi-chu-nhanh-ve-git/</link>
      <pubDate>Sun, 30 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>https://lab.skywirex.com/ghi-chu-nhanh-ve-git/</guid>
      <description>Bỏ qua những thay đổi trong thư mục
Cú pháp
git checkout .  Công dụng: sẽ bỏ quả những thay đổi chưa commit trong thư mục hiện tại (dấu chấm (.) có nghĩa là thư mục hiện tại)
Nếu bạn muốn giữ lại những thay đổi này để sử dụng về sau, bạn có 2 tùy chọn:
git stash  Lệnh này lưu lại những thay đổi này trong một stack.</description>
    </item>
    
  </channel>
</rss>