Skip to content

Commit 530a3e7

Browse files
authored
Add files via upload
1 parent a439b33 commit 530a3e7

5 files changed

Lines changed: 19 additions & 0 deletions

File tree

HEAD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ref: refs/heads/master

config

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Unnamed repository; edit this file 'description' to name the repository.

index

217 Bytes
Binary file not shown.

packed-refs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# pack-refs with: peeled fully-peeled
2+
c26ef4ffb21da070aa91d3bb617fc75c70964bee refs/remotes/origin/master

0 commit comments

Comments
 (0)