Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Underscore in anchor may led to problem #23

Open
Ducasse opened this issue Sep 4, 2024 · 0 comments
Open

Underscore in anchor may led to problem #23

Ducasse opened this issue Sep 4, 2024 · 0 comments

Comments

@Ducasse
Copy link
Member

Ducasse commented Sep 4, 2024

@commitinworkflow@*). Pharo complicates this situation a little, which is why we use Iceberg. In a nutshell, Pharo classes and methods are objects that get modified on the fly. When you modify a class source code, the Git working copy is not automatically modified. It is as though you have two working copies: the object one in your image, and the Git-file based one. Iceberg is here to help you synchronize and manage them both.

![Git: A distributed versioning system. % width=75&anchor=commitinworkflow](figures/commit_in_workflow.pdf)

is working
while

@commit_in_workflow@*). Pharo complicates this situation a little, which is why we use Iceberg. In a nutshell, Pharo classes and methods are objects that get modified on the fly. When you modify a class source code, the Git working copy is not automatically modified. It is as though you have two working copies: the object one in your image, and the Git-file based one. Iceberg is here to help you synchronize and manage them both.

![Git: A distributed versioning system. % width=75&anchor=commit_in_workflow](figures/commit_in_workflow.pdf)

is not

/Users/ducasse/Documents/Pharo/vms/120-x64/Pharo.app/Contents/MacOS/Pharo /Users/ducasse/Test2/pillar/build/Pharo.image clap pillar referenceCheck index.md

reports an error (with the latest dev version).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant