You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 04:52:39 UTC

[jira] [Updated] (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 ]

Anthony Baker updated GEODE-160:
--------------------------------
    Affects Version/s:     (was: 1.0.0-incubating)
                       1.0.0-alpha1

> 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-alpha1
>            Reporter: Mark Bretl
>            Assignee: Mark Bretl
>            Priority: Minor
>             Fix For: 1.0.0-alpha1
>
>   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)