Switch key and value #1

Closed
opened 2023-10-08 02:03:48 +02:00 by andreas · 2 comments
Owner
No description provided.
andreas changed title from Switch key and value to Switch key and value 2023-10-08 02:04:18 +02:00
andreas self-assigned this 2023-10-08 02:04:38 +02:00
andreas added reference main 2023-10-08 02:21:13 +02:00
Author
Owner
git checkout --orphan switchKeyAndValue
# Änderungen vornehmen
git add -A  && git commit
git branch -D main
git branch -m main
git push -f origin main
git gc --aggressive --prune=all
```shell git checkout --orphan switchKeyAndValue # Änderungen vornehmen git add -A && git commit git branch -D main git branch -m main git push -f origin main git gc --aggressive --prune=all ```
Author
Owner
https://git.0x0001f346.de/andreas/levenshtein/commit/df1f4d0f907229857036c930bfad45cc1ee49c60
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: andreas/levenshtein#1
No description provided.