на главную назад

uts

git_get_all_commits.bash

#!/bin/bash
cd storage/$1

git log refs/heads/$2 --graph --oneline --date-order --no-color --all