Skip to content

Commit

Permalink
On branch edburns-msft-em-5943-use-tag
Browse files Browse the repository at this point in the history
Your branch is up to date with 'origin/edburns-msft-em-5943-use-tag'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   README.md

no changes added to commit (use "git add" and/or "git commit -a")

Signed-off-by: Ed Burns <[email protected]>
  • Loading branch information
edburns committed Aug 8, 2024
1 parent ca4d0a4 commit 51fa083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export DIR="$PWD/cargotracker-liberty-aks"

git clone https://github.com/Azure-Samples/cargotracker-liberty-aks.git ${DIR}/cargotracker
cd ${DIR}/cargotracker
git checkout 20240408
git checkout 20240808
```

If you see a message about `detached HEAD state`, it is safe to ignore. It just means you have checked out a tag.
Expand Down

0 comments on commit 51fa083

Please sign in to comment.