We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a439b33 commit 530a3e7Copy full SHA for 530a3e7
5 files changed
HEAD
@@ -0,0 +1 @@
1
+ref: refs/heads/master
config
@@ -0,0 +1,15 @@
+[core]
2
+ repositoryformatversion = 0
3
+ filemode = false
4
+ bare = false
5
+ logallrefupdates = true
6
+ symlinks = false
7
+ ignorecase = true
8
+[submodule]
9
+ active = .
10
+[remote "origin"]
11
+ url = https://github.com/borbrudar/GeneticAlgorithmDots.git
12
+ fetch = +refs/heads/*:refs/remotes/origin/*
13
+[branch "master"]
14
+ remote = origin
15
+ merge = refs/heads/master
description
+Unnamed repository; edit this file 'description' to name the repository.
index
217 Bytes
packed-refs
@@ -0,0 +1,2 @@
+# pack-refs with: peeled fully-peeled
+c26ef4ffb21da070aa91d3bb617fc75c70964bee refs/remotes/origin/master
0 commit comments