mirror of
https://github.com/dictcp/awesome-git.git
synced 2025-02-11 04:08:48 -05:00
Merge pull request #16 from tomlazar/tomlazar-patch-1
Update readme with new extension.
This commit is contained in:
commit
fc3c30f62b
@ -116,4 +116,5 @@ Pull requests on interesting tools/projects/resources are welcome.
|
|||||||
*Git is designed for source control management. but people extend the idea and push version control to everywhere*
|
*Git is designed for source control management. but people extend the idea and push version control to everywhere*
|
||||||
|
|
||||||
* [Git Large File Storage](https://git-lfs.github.com/) - practical solution for versioning large files. supported by GitHub
|
* [Git Large File Storage](https://git-lfs.github.com/) - practical solution for versioning large files. supported by GitHub
|
||||||
|
* [Git Virtual File System or GVFS](https://github.com/Microsoft/GVFS) - solution for managing very large Git repository while maintaining speed and efficiency of most operations. in developement by Microsoft.
|
||||||
* [git-annex](https://git-annex.branchable.com/) - allow managing large binaries among machines, as if operation a normal git repository. possible to creates a synchronised folder with [git-annex assistant](https://git-annex.branchable.com/assistant/).
|
* [git-annex](https://git-annex.branchable.com/) - allow managing large binaries among machines, as if operation a normal git repository. possible to creates a synchronised folder with [git-annex assistant](https://git-annex.branchable.com/assistant/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user