File size: 489 Bytes
a376bff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://user:[email protected]/Yasaman/whisper_fa
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[user]
	name = Yasaman Pazhoolideh
	email = [email protected]
[lfs "customtransfer.multipart"]
	path = huggingface-cli
	args = lfs-multipart-upload
[credential]
	helper = store