Skip to content

appdev-checkpoints/helper-scripts-for-checkpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Helper scripts for checkpoints

generate_commit_list.sh

Run this script from a checkpoints repository, like:

bulletin-board main % ./generate_commit_list.sh

And it will print to the terminal a list of the format:

  • Commit message 1
    • link to commit diff
    • link to codebase at commit
  • Commit message 2
    • link to commit diff
    • link to codebase at commit
  • etc...

The commits are ordered from oldest at the top to most recent at the bottom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages