Skip to content

twig $property causes accidental property setting #22

@ljharb

Description

@ljharb

When I try a git shortcut (in my gitconfig) like co for checkout, there are a few problems:

  • it doesn't perform a checkout
  • it sets a property called "co" on the current branch

This issue is that I think twig foo to set property "foo" is too implicit - twig set foo would be much clearer, and would allow for helpful error messages and extensions in the root namespace.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions