<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://dras.hu/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>tiaWiki tudasbazis:verziokezeles</title>
        <description></description>
        <link>https://dras.hu/wiki/</link>
        <lastBuildDate>Fri, 17 Apr 2026 14:00:32 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://dras.hu/wiki/_media/wiki/favicon.ico</url>
            <title>tiaWiki</title>
            <link>https://dras.hu/wiki/</link>
        </image>
        <item>
            <title>tudasbazis:verziokezeles:git</title>
            <link>https://dras.hu/wiki/tudasbazis/verziokezeles/git?rev=1655869457&amp;do=diff</link>
            <description>Git

	*  &lt;http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html&gt;

Új, független ág létrehozása

	*  &lt;http://book.git-scm.com/5_creating_new_empty_branches.html&gt;


git symbolic-ref HEAD 'refs/heads/newbranch'

rm '.git/index'

git clean -fdx 

git commit --allow-empty -m 'Initial commit'


Minden változás lekérése a remote-okról


git fetch --all --prune --tags</description>
        <category>tudasbazis:verziokezeles</category>
            <pubDate>Wed, 22 Jun 2022 05:44:17 +0200</pubDate>
        </item>
        <item>
            <title>tudasbazis:verziokezeles:gogs</title>
            <link>https://dras.hu/wiki/tudasbazis/verziokezeles/gogs?rev=1442598777&amp;do=diff</link>
            <description>Gogs

Telepítés

	*  Felhasználó és csoport létrehozása: 

addgroup git --system
adduser git --ingroup git --system --disabled-password


	*  Letöltés: &lt;https://github.com/gogits/gogs/releases&gt; 

wget 'https://github.com/gogits/gogs/releases/download/v0.5.13/linux_amd64.zip' -O /tmp/gogs_amd64.zip</description>
        <category>tudasbazis:verziokezeles</category>
            <pubDate>Fri, 18 Sep 2015 19:52:57 +0200</pubDate>
        </item>
    </channel>
</rss>
