Equivalent of git status and .gitignore

alexdarcy
Aug 27, 2021, 2:51 PM
AUE3AY6UOGTEWLKCZL5CSOJA5WLLAPCGZGJKPFZ7UZQIVSCUWQ4AC

Dependencies

  • [2] U676QFJF Add info about author name to “getting started”
  • [*] SCSV2FNS Reboot

Change contents

  • edit in src/getting_started.md at line 30
    [4.322570]
    [4.322570]
    ```
    If you need to examine which files were modified before recording the changes, you can use:
  • edit in src/getting_started.md at line 35
    [4.322574]
    [2.0]
    pijul diff --short
    ```
  • edit in src/getting_started.md at line 61
    [2.612]
    [4.322577]
    ## Ignoring files
    You may want pijul to ignore some files (binary, extra dependencies for examples).
    This can be done by creating a `.ignore` file in the root directory.