On Wed, Feb 17, 2016 at 9:22 PM, Johannes Schindelin
wrote:
> I already started a different route locally (nothing to show yet, mostly
> because I have to write emails and try to triage the bug tracker instead
> of doing real work *grmbl*): add a rebase--helper and off-load heavy-duty
> work from
Hi,
On Wed, 17 Feb 2016, Nguyễn Thái Ngọc Duy wrote:
> We do want to turn all these scripts to C in the end, regardless if the
> conversion is part of any GSoC. So I dug up my code and prepared this.
> Now we need people to convert any git-rebase*.sh to C :)
While I would love to see all these s
On Wed, Feb 17, 2016 at 5:34 PM, Matthieu Moy
wrote:
> There's a funny exercice there: the git-rebase--$type.sh scripts are not
> called as external helpers, but like this:
>
> run_specific_rebase () {
> if [ "$interactive_rebase" = implied ]; then
> GIT_EDITOR=:
>
3 matches
Mail list logo