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

Doc cleanup #227

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Doc cleanup #227

wants to merge 9 commits into from

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Jun 10, 2024

fix #218

Move git_conflicts() and git_commit_descrendant_of() to git_merge().

Move git_log(), git_stat_files() to a new git_history topic

Move git_add() and git_rm() to the top of man file.

Add descriptions in new git_history topic.

Document more the merge topic

Document more in git_info topic

fix tiny roxygen2 7.3.1 issue by adding comma between URLs

…e()`.

Move `git_log()`, `git_stat_files()` to a new `git_history` topic

Move `git_add()` and `git_rm()` to the top of man file.

Add descriptions in new git_history topic.

Document more the merge topic

Document more in git_info topic
@jeroen jeroen force-pushed the main branch 4 times, most recently from 989710e to 12ee30a Compare June 11, 2024 08:00
@olivroy
Copy link
Contributor Author

olivroy commented Jun 13, 2024

Do you agree with this reorg? Should I move functions in the associated file?

i.e. move git_conflicts() to merge.R?

@jeroen jeroen force-pushed the main branch 2 times, most recently from ede2666 to fd6b78d Compare October 13, 2024 19:47
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.

FR: document git_stat_files()
1 participant