Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-ds-flatfs
b91b1e9aee9adfab64da7ae6590b7327f5126f0b
b91b1e9aee9adfab64da7ae6590b7327f5126f0b
Switch branch/tag
go-ds-flatfs
sync_windows.go
Find file
Normal view
History
Permalink
sync_windows.go
63 Bytes
Edit
Web IDE
Newer
Older
flatfs: Avoid syncing directories in Windows
Tommi Virtanen
committed
Apr 25, 2015
1
2
3
4
5
package
flatfs
func
syncDir
(
dir
string
)
error
{
return
nil
}