Skip to content

red-elf/Upstreamable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upstreamable

Adding the support for multiple git up-streams to the projects.

How to use

  • Clone the 'Upstreamable' in the root of the project as the git submodule under the 'Upstreamable' directory
  • In the root of the project create a directory called 'Upstreams'
  • For each 'upstream' create proper upstream recipe.

Recipes

The following example illustrates how recipe should look like (GitFlic.sh):

#!/bin/bash

export UPSTREAMABLE_REPOSITORY="[email protected]:red-elf/upstreamable.git"

About

Adding the support for multiple git up-streams to the projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages