Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Xgit.Repository.OnDisk should read config file and configure git_dir accordingly. #44

Open
3 of 5 tasks
scouten opened this issue Jul 23, 2019 · 0 comments
Open
3 of 5 tasks
Labels
good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation

Comments

@scouten
Copy link
Collaborator

scouten commented Jul 23, 2019

  • Add label: "TO DO"
  • Add label: "good first issue" or "help wanted" if appropriate
  • Add link to this issue in a comment near the TO DO comment

Describe What Is Incomplete
The implementation of Xgit.Repository.OnDisk.init/1 isn't very smart about the location of the git directory (typically .git inside the working directory).

Definition of Done

  • Can read the config file and configure itself appropriately.
  • Can accept a git_dir option and configure itself appropriately (possibly as a bare repo).
@scouten scouten added help wanted Extra attention is needed good first issue Good for newcomers TO DO Fix an incomplete implementation labels Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
Projects
None yet
Development

No branches or pull requests

1 participant