Giter Club home page Giter Club logo

helmo / git-subtree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sun/git-subtree

11.0 2.0 4.0 211 KB

__THIS REPO IS OBSOLETE__ - future development is in https://github.com/helmo/git/tree/subtree-updates - An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.

Home Page: Work is ongoing to get this integrated into the main git repo, see https://github.com/helmo/git/tree/subtree-updates

License: GNU General Public License v2.0

Shell 100.00%

git-subtree's Introduction

git-subtree

git-subtree allows subprojects to be included within a sub-directory of a main project, optionally including the sub-project's entire history.

Installation

Choose one of the following ways to install git-subtree:

  1. Copy the file git-subtree.sh to where all other git scripts are stored (git --exec-path will tell you this).
  2. Run install.sh in a Git-enabled shell (that's "Git Bash" on Windows).
  3. Run make install in a Cygwin-enabled shell.

Any one of these actions makes the git subtree command available (note: space instead of dash).

To additionally install the man page:

make doc
cp git-subtree.1 /usr/share/man/man1/

Usage

See git-subtree.txt for details.

Known issues

See todo.

License

You may use this software under the terms of the GNU General Public License (GPL), Version 2.

See COPYING.

Credits

Originally authored by Avery Pennarun, http://apenwarr.ca/log

Please do not contact the author using github mail. Instead, mailto:[email protected]

git-subtree's People

Contributors

amiel avatar apenwarr avatar bibendi avatar bryanlarsen avatar cstanfield avatar delfinof avatar gipi avatar helmo avatar jessegreenwald avatar jroper avatar justone avatar mackuba avatar rentzsch avatar sun avatar treese avatar vanuan avatar voxpelli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.