Skip to content

Commit

Permalink
add reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjektGopher committed Sep 4, 2024
1 parent 16bcd2d commit 7428f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Platform.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

class Platform
{
// Possibly use `git rev-parse --absolute-git-dir` instead for consistency.
const GIT_DIR_CMD = 'git rev-parse --git-dir';

public static function cwd(string $path = ''): string
Expand Down

0 comments on commit 7428f86

Please sign in to comment.