git-media
git-media copied to clipboard
Add media push
Description: Doing a git media sync for every push takes too much time since it goes to check all files.
Rationale: This slows the workflow specially on large repositories with many files.
Proposed solution: Add a media push command that only sends the commited files.