Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ salt Public

Branch-aware Git submodule alternative. Define branch mappings in a simple config file to automatically checkout, pull and push the right submodule branches based on your parent branch

License

Notifications You must be signed in to change notification settings

fverse/salt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salt (WIP)

Branch-aware Git submodule alternative

Overview

Salt is a tool that makes working with shared dependencies less painful. It automatically syncs your submodules to the right branch based on your current working branch, so you don't have to manually manage them every time you switch contexts.

Define branch mappings once in salt.conf, and Salt handles the rest—keeping your dependencies in sync without the usual submodule headaches.

Provides a simple CLI to add, sync, and manage submodules that follow your branching workflow. Whether you're on dev, release, or a feature branch, Salt ensures your submodules are always on the correct corresponding branch.

About

Branch-aware Git submodule alternative. Define branch mappings in a simple config file to automatically checkout, pull and push the right submodule branches based on your parent branch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages