Skip to content

Instantly share code, notes, and snippets.

@imyousuf
Last active December 31, 2019 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imyousuf/7bd24a38e5eefa447ce6bd711384cd62 to your computer and use it in GitHub Desktop.
Save imyousuf/7bd24a38e5eefa447ce6bd711384cd62 to your computer and use it in GitHub Desktop.
Hugo - Tags HTML mismatch with its XML
archetypeDir = "archetypes"
author = "Imran M Yousuf"
baseUrl = "https://imytech.net"
buildDrafts = true
relativeURLs = true
canonifyUrls = true
contentDir = "content"
languageCode = "en-us"
layoutDir = "layouts"
publishDir = "public"
theme = "pixyll"
title = "IMYousuf's Tech Blog"
enableEmoji = true
DefaultContentLanguage = "en"
disqusShortname = "<disqus-id>"
[Languages]
[Languages.en]
weight = 1
[blackfriday]
angledQuotes = true
hrefTargetBlank = true
[indexes]
category = "categories"
tag = "tags"
[taxonomies]
tag = "tags"
[params]
mainSections = ["post", "posts", "legacy-posts"]
search_engine = true
google_analytics_id = "<ga-id>"
twitter_username = "<twitter-handle>"
paginate = 5
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>git - IMYousuf&#39;s Tech Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<meta name="keywords" content="">
<link rel="canonical" href="https://imytech.net/tags/git/">
<link rel="stylesheet" type="text/css" href="https://imytech.net/css/combined-min.css">
<link rel="stylesheet" type="text/css" href="https://imytech.net/tipuesearch/tipuesearch.css">
</head>
<body class="">
<div class="site-wrap">
<header class="site-header px2 px-responsive">
<div class="mt2 wrap">
<div class="measure">
<a href="https://imytech.net" class="site-title">IMYousuf&#39;s Tech Blog</a>
<nav class="site-nav right">
<a href="https://imytech.net/about/">About</a>
<a href="https://imytech.net/tags/">Tags</a>
<a href="https://imytech.net/contact/">Contact</a>
<form class="navbar-search" action="https://imytech.net/search/index.html"
onsubmit="return validateForm(this.elements['q'].value);">
<input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input">
</form>
</nav>
<div class="clearfix"></div>
</div>
</div>
</header>
<div class="post p2 p-responsive wrap" role="main">
<div class="measure">
<p>Tag: git</p>
<ul>
<li><a href="https://imytech.net/post/hello-world-3/"> Hello World 3 </a></li>
<li><a href="https://imytech.net/posts/hello-world-2/"> Hello World 2 </a></li>
<li><a href="https://imytech.net/post/hello-world/"> Hello World </a></li>
<li><a href="https://imytech.net/search/"> Search </a></li>
<li><a href="https://imytech.net/post/my-new-tech-blog/"> My New Tech Blog 2 </a></li>
<li><a href="https://imytech.net/posts/my-new-tech-blog/"> My New Tech Blog </a></li>
<li><a href="https://imytech.net/contact/"> Contact me </a></li>
<li><a href="https://imytech.net/about/"> About me </a></li>
<li><a href="https://imytech.net/legacy-posts/designing-good-api-and-its-importance/"> Designing Good API and Its importance </a></li>
<li><a href="https://imytech.net/legacy-posts/restful-web-services/"> RESTful Web Services </a></li>
<li><a href="https://imytech.net/legacy-posts/using-gnome-blog-i-was-looking-for/"> Using GNOME Blog </a></li>
<li><a href="https://imytech.net/legacy-posts/restful-architecture/"> RESTful Architecture </a></li>
<li><a href="https://imytech.net/legacy-posts/upgrading-from-ubuntu-fiesty-fawn-704/"> Upgrading from Ubuntu Fiesty Fawn (7.04) to Hardy Heron (8.04) </a></li>
<li><a href="https://imytech.net/legacy-posts/why-python/"> Why Python? </a></li>
<li><a href="https://imytech.net/legacy-posts/setting-up-firewall-in-ubuntu/"> Setting up firewall in Ubuntu </a></li>
<li><a href="https://imytech.net/legacy-posts/code-generation-made-easy-using/"> Code generation made easy using patterns </a></li>
<li><a href="https://imytech.net/legacy-posts/netbeans-generating-java-util-logger/"> NetBeans: Generating Java Util Logger </a></li>
<li><a href="https://imytech.net/legacy-posts/netbeans-generating-tostring-for-java/"> NetBeans - Generating toString for Java classes </a></li>
<li><a href="https://imytech.net/legacy-posts/picasa-on-ubuntu/"> Picasa on Ubuntu </a></li>
<li><a href="https://imytech.net/legacy-posts/finding-files-in-jars-by-their-content/"> Finding files in jars by their content </a></li>
<li><a href="https://imytech.net/legacy-posts/ubuntu-getting-java-applets-to-work/"> Ubuntu: Getting Java Applets to work with Firefox </a></li>
<li><a href="https://imytech.net/legacy-posts/propagating-git-commands-to-its/"> Propagating GIT commands to its submodules </a></li>
<li><a href="https://imytech.net/legacy-posts/git-starting-using-git-as-your-scm/"> GIT: Starting using GIT as your SCM </a></li>
<li><a href="https://imytech.net/legacy-posts/retreiving-all-classes-in-package/"> Retreiving all classes in a package </a></li>
<li><a href="https://imytech.net/legacy-posts/smtp-setting-for-gmail-in-evolution/"> SMTP setting for GMail in Evolution </a></li>
<li><a href="https://imytech.net/legacy-posts/modular-project-development-with-maven/"> Modular project development - with Maven and GIT </a></li>
<li><a href="https://imytech.net/legacy-posts/netbeans-rcp-development-with-maven/"> NetBeans RCP development with Maven </a></li>
<li><a href="https://imytech.net/legacy-posts/killing-process-in-linux/"> Killing a process in Linux </a></li>
<li><a href="https://imytech.net/legacy-posts/guarding-against-softwares-with-memory/"> Guarding against softwares with memory leak </a></li>
<li><a href="https://imytech.net/legacy-posts/winrar-on-ubuntu/"> WinRAR on Ubuntu </a></li>
<li><a href="https://imytech.net/legacy-posts/developing-projects-that-support/"> Developing projects that support multiple Databases </a></li>
<li><a href="https://imytech.net/legacy-posts/getting-intel-82801g-to-work-in-fiesty/"> Getting Intel 82801G to work in Fiesty Fawn </a></li>
<li><a href="https://imytech.net/legacy-posts/bridging-sip-servlets-and-jain-sip/"> Bridging SIP Servlets and JAIN SIP </a></li>
<li><a href="https://imytech.net/legacy-posts/video-recording-using-flash/"> Video Recording using Flash </a></li>
<li><a href="https://imytech.net/legacy-posts/stickies-on-ubuntu/"> Stickies on Ubuntu </a></li>
<li><a href="https://imytech.net/legacy-posts/sip-application-structure/"> SIP application structure </a></li>
<li><a href="https://imytech.net/legacy-posts/sip-for-next-generation-communication/"> SIP - For next generation communication </a></li>
</ul>
</div>
</div>
</div>
<footer class="footer">
<div class="p2 wrap">
<div class="measure mt1 center">
<nav class="social-icons icons">
<a class="fa fa-rss rss" href="../../index.xml"></a>
<a class="fa fa-twitter twitter" href="https://twitter.com/imyousuf"></a>
</nav>
<small>
Copyright &#169; 2017<br>
Powered by <a href="http://gohugo.io/" target="_blank">Hugo</a> &amp; <a href="https://github.com/azmelanar/hugo-theme-pixyll" target="_blank">Pixyll</a>
</small>
</div>
</div>
</footer>
<script src="../../js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43331728-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>git on IMYousuf&#39;s Tech Blog</title>
<link>https://imytech.net/tags/git/</link>
<description>Recent content in git on IMYousuf&#39;s Tech Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 02 Jan 2008 23:01:00 -0800</lastBuildDate>
<atom:link href="https://imytech.net/tags/git/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Propagating GIT commands to its submodules</title>
<link>https://imytech.net/legacy-posts/propagating-git-commands-to-its/</link>
<pubDate>Wed, 02 Jan 2008 23:01:00 -0800</pubDate>
<guid>https://imytech.net/legacy-posts/propagating-git-commands-to-its/</guid>
<description>GIT submodules is an idea (of many) that actually played an extremely important role in me moving to GIT. As a new user I started playing around with GIT and I noticed that GIT commands executed on the parent module is not propagated to the child modules. In some use cases it would be extremely useful (at least for me) to be able to be propagate a command from the master module to all its child at all depth.</description>
</item>
<item>
<title>GIT: Starting using GIT as your SCM</title>
<link>https://imytech.net/legacy-posts/git-starting-using-git-as-your-scm/</link>
<pubDate>Mon, 31 Dec 2007 20:37:00 -0800</pubDate>
<guid>https://imytech.net/legacy-posts/git-starting-using-git-as-your-scm/</guid>
<description>I am a user of SVN and was a fan of it as well. But the following video demonstrated some requirements of SCM which I liked a lot Especially as I want to work distributed, offline, modular and essentially fast GIT came to me as a gift and I want to share it with everyone. This Tech talk from Linus actually convinced me to take a deep look at GIT.</description>
</item>
<item>
<title>Modular project development - with Maven and GIT</title>
<link>https://imytech.net/legacy-posts/modular-project-development-with-maven/</link>
<pubDate>Sun, 23 Dec 2007 19:34:00 -0800</pubDate>
<guid>https://imytech.net/legacy-posts/modular-project-development-with-maven/</guid>
<description>For sometime I have been searching for a combination for Multi-Module project development with SCM and Project Build tool. After using and testing some tools I have settled GIT and Maven; actually honestly speaking I have quite impressed by GIT. Though the main repository for my projects will be either CVS and SVN because dev.java.net provides those only but the developers will be requested/encouraged to use GIT (through online collab) as their local/team SCM/VCS.</description>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment