You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Bretl (JIRA)" <ji...@apache.org> on 2015/07/28 20:57:04 UTC

[jira] [Resolved] (GEODE-160) Use '--is-inside-working-tree' to verify Git workspace

     [ https://issues.apache.org/jira/browse/GEODE-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Bretl resolved GEODE-160.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating

> Use '--is-inside-working-tree' to verify Git workspace
> ------------------------------------------------------
>
>                 Key: GEODE-160
>                 URL: https://issues.apache.org/jira/browse/GEODE-160
>             Project: Geode
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.0.0-incubating
>            Reporter: Mark Bretl
>            Assignee: Mark Bretl
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> In order to find out if the working directory is a Git workspace, the build tries to find the '.git' directory and then assumes it is a Git workspace with a working git executable command.
> The logic is flawed and the build can use the git command 'git rev-parse --is-inside-working-tree' to figure out both if it has a working git executable and if it is inside a Git workspace.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)