Skip to content

Add support for initialization of git project files (.gitignore etc) #1

@sivang

Description

@sivang

This should work as follows:

  • content is received from openai, preferably via a function call.
  • AGit verifies the attempted write operation to file is in the same folder, and that the file name does not already exist.
  • If it does, spits out a warning before proceeding.
  • Then proceed to create the file and stage it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions