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

Follow on commit with minor changes #107

Closed
wants to merge 13 commits into from

Conversation

apranav22
Copy link

@apranav22 apranav22 commented Feb 27, 2024

I don't know the procedure of follow-on commits. Would it be better to keep updating my fork instead in the future?

apranav22 and others added 11 commits February 19, 2024 21:01
Changes to be committed:
	new file:   examples/sugarscape_scc/README.md
	new file:   examples/sugarscape_scc/sugarscape_scc/__init__.py
	new file:   examples/sugarscape_scc/sugarscape_scc/resources/ant.png
	new file:   examples/sugarscape_scc/sugarscape_scc/sugar-map.txt
Changes not staged for commit:
	modified:   examples/sugarscape_cg/sugarscape_cg/model.py
Untracked files:
	examples/sugarscape_scc/sugarscape_scc/agents.py
	examples/sugarscape_scc/sugarscape_scc/model.py
	new file:   examples/sugarscape_scc/sugarscape_scc/model.py
Untracked files:
	examples/sugarscape_scc/sugarscape_scc/agents.py
* creating the base code for chapter 3 of sugarscape, attempt to keep as a superset of chapter 2

* On branch sugarscape
Changes to be committed:
	new file:   examples/sugarscape_scc/README.md
	new file:   examples/sugarscape_scc/sugarscape_scc/__init__.py
	new file:   examples/sugarscape_scc/sugarscape_scc/resources/ant.png
	new file:   examples/sugarscape_scc/sugarscape_scc/sugar-map.txt
Changes not staged for commit:
	modified:   examples/sugarscape_cg/sugarscape_cg/model.py
Untracked files:
	examples/sugarscape_scc/sugarscape_scc/agents.py
	examples/sugarscape_scc/sugarscape_scc/model.py

* modified:   examples/sugarscape_cg/sugarscape_cg/model.py

* Changes to be committed:
	new file:   examples/sugarscape_scc/sugarscape_scc/model.py
Untracked files:
	examples/sugarscape_scc/sugarscape_scc/agents.py

* new file:   examples/sugarscape_scc/sugarscape_scc/agents.py

* modified:   examples/sugarscape_scc/README.md

* modified:   examples/sugarscape_cg/sugarscape_cg/model.pymodified:   examples/sugarscape_scc/README.md
@EwoutH
Copy link
Member

EwoutH commented Feb 27, 2024

Yes, you can just update the branch on your fork and than the PR updates automatically.

Can I close this one that we continue on #106?

@apranav22
Copy link
Author

Yes, that works. Thanks for the clarification!

@EwoutH EwoutH closed this Feb 28, 2024
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

Successfully merging this pull request may close these issues.

2 participants