git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: git cascade and git forward-merge
@ 2014-04-29 23:01 Schuyler Duveen
  2014-04-30  0:05 ` Felipe Contreras
  0 siblings, 1 reply; 3+ messages in thread
From: Schuyler Duveen @ 2014-04-29 23:01 UTC (permalink / raw)
  To: git; +Cc: ram

This was a feature that I've really wanted for a while.  I took a bit of time to morph the most conservative version of forward-merge into pure-shell script:

https://github.com/schuyler1d/git-forward-merge/

Without strong objections, I'm going to try to make this into a patch for core.

cheers,
Schuyler Duveen

> Hi guys!
>
> I just made two Git scripts of mine open-source:
> 
>https://github.com/cool-RR/git-cascade 
> <https://github.com/cool-RR/git-cascade>
>
> This project contains two scripts:
>
>  - git cascade - Cascade changes from each branch to its dependents.
>  - git forward-merge - Merge branches without checking them out.
>
> Click the GitHub link above to read all about them.
>
>
> Thanks,
> Ram.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git cascade and git forward-merge
  2014-04-29 23:01 git cascade and git forward-merge Schuyler Duveen
@ 2014-04-30  0:05 ` Felipe Contreras
  0 siblings, 0 replies; 3+ messages in thread
From: Felipe Contreras @ 2014-04-30  0:05 UTC (permalink / raw)
  To: Schuyler Duveen, git; +Cc: ram

Schuyler Duveen wrote:
> This was a feature that I've really wanted for a while.  I took a bit
> of time to morph the most conservative version of forward-merge into
> pure-shell script:
> 
> https://github.com/schuyler1d/git-forward-merge/
> 
> Without strong objections, I'm going to try to make this into a patch for core.

I like this, but I think it should be an option to `git merge`.

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 3+ messages in thread

* git cascade and git forward-merge
@ 2014-04-01 10:41 Ram Rachum
  0 siblings, 0 replies; 3+ messages in thread
From: Ram Rachum @ 2014-04-01 10:41 UTC (permalink / raw)
  To: git

Hi guys!

I just made two Git scripts of mine open-source:

https://github.com/cool-RR/git-cascade 
<https://github.com/cool-RR/git-cascade>

This project contains two scripts:

  - git cascade - Cascade changes from each branch to its dependents.
  - git forward-merge - Merge branches without checking them out.

Click the GitHub link above to read all about them.


Thanks,
Ram.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-30  0:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-29 23:01 git cascade and git forward-merge Schuyler Duveen
2014-04-30  0:05 ` Felipe Contreras
  -- strict thread matches above, loose matches on Subject: below --
2014-04-01 10:41 Ram Rachum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).