Add dwm as subfolder

This commit is contained in:
Hektor Misplon
2020-05-07 00:43:33 +00:00
parent 700f2012f0
commit 162c36d7c1
118 changed files with 4989 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://git.suckless.org/dwm
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master