#14482: create the new development scripts/library
-------------------------------------------------+-------------------------
Reporter: ohanar | Owner: jason
Type: task | Status: new
Priority: major | Milestone: sage-6.0
Component: misc | Resolution:
Keywords: sd51 | Merged in:
Authors: Robert Bradshaw, David Roe, | Reviewers:
Julian Rueth, R. Andrew Ohana, Martin Raum, | Work issues:
Timo Kluck | Commit:
Report Upstream: N/A | Stopgaps:
Branch: u/saraedum/ticket/14482 |
Dependencies: #13015, #14480, #14557 |
-------------------------------------------------+-------------------------
Comment (by vbraun):
There is a problem in the handling of untracked files. Git interprets
"untracked" as untracked in cwd. In fact, just having been given `--git-
dir` we can't possibly know where the working directory is. For example,
consider the filesystem layout:
{{{
$ tree -a
.
├── a
│ ├── file_in_a
│ └── .git
│ ├── branches
│ [...]
└── b
└── file_in_b
$ cd b
$ git --git-dir=../a/.git ls-files --other
file_in_b
}}}
whereas you probably would have expected `file_in_a`.
--
Ticket URL: <http://trac.sagemath.org/ticket/14482#comment:27>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.