<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>save-space on IT Quicktasks</title><link>https://quicktasks.ismael.casimpan.com/tags/save-space/</link><description>Recent content in save-space on IT Quicktasks</description><generator>Hugo -- gohugo.io</generator><copyright>Copyright © 2018–2022, Ismael Casimpan Jr.; All Rights Reserved</copyright><lastBuildDate>Tue, 26 May 2020 23:17:11 +0800</lastBuildDate><atom:link href="https://quicktasks.ismael.casimpan.com/tags/save-space/index.xml" rel="self" type="application/rss+xml"/><item><title>Git with Latest Commit Log Only</title><link>https://quicktasks.ismael.casimpan.com/post/git-with-latest-commit-log-only/</link><pubDate>Tue, 26 May 2020 23:17:11 +0800</pubDate><guid>https://quicktasks.ismael.casimpan.com/post/git-with-latest-commit-log-only/</guid><description>
In some situations, you only need the latest commit log, saving space in the process. You have to do it as follows:
1git clone --depth=1 REPO</description></item></channel></rss>