diff options
| author | Divay Prakash <divayprakash3@gmail.com> | 2018-09-04 18:29:36 +0530 | 
|---|---|---|
| committer | Divay Prakash <divayprakash3@gmail.com> | 2018-09-04 18:29:36 +0530 | 
| commit | 63924d02cc7c00d77920bfdaa5fded9ea850e95a (patch) | |
| tree | 5acd17e2aef7ddc737110cf651545428d6b4e82c | |
| parent | 4d9aff1d02c06ce45edb708366e5da0bf32d4ef0 (diff) | |
Add language code suffix (#3206)
| -rw-r--r-- | tr-tr/git-tr.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tr-tr/git-tr.html.markdown b/tr-tr/git-tr.html.markdown index 72197050..87c1820c 100644 --- a/tr-tr/git-tr.html.markdown +++ b/tr-tr/git-tr.html.markdown @@ -12,7 +12,7 @@ contributors:      - ["Milo Gilad", "http://github.com/Myl0g"]      - ["Adem Budak", "https://github.com/p1v0t"] -filename: LearnGit.txt +filename: LearnGit-tr.txt  ---  Git dağınık versiyon kontrol ve kaynak kod yönetim sistemidir. | 
