This website works better with JavaScript.
Explore
Help
Sign In
aruppi
/
aruppi-api
mirror of
https://github.com/aruppi/aruppi-api.git
Watch
2
Star
0
Fork
You've already forked aruppi-api
0
Code
Issues
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97a6c81341
v5
v4
develop
v3
v2
2.3.0
v2.2.5
v2.4.0
v2.5.0
v2.6.0
v2.6.1
v2.6.2
v2.6.3
v2.6.4
v2.6.5
v2.6.7
v2.6.8
v2.7.0
v2.7.1
v3.0.0
v3.0.1
v3.0.2
v3.0.3
v3.1.0
v3.1.1
v3.1.2
v3.2.0
v3.2.1
v3.2.10
v3.2.2
v3.2.3
v3.2.4
v3.2.5
v3.2.6
v3.2.7
v3.2.8
v3.2.9
v3.3.0
v3.3.1
v3.3.2
v3.3.3
v3.3.4
v3.3.5
v3.3.6
v3.3.7
v3.4.0
v3.4.1
v3.4.2
v3.4.3
v3.4.4
v3.4.5
v3.4.6
v3.4.7
v4.0.0
v4.0.8
v4.0.9
v4.1.0
v4.1.1
v4.1.2
v4.1.3
v4.1.4
v4.1.5
v4.1.6
v4.1.7
v4.1.8
v4.1.9
v4.2.0
v5.0.0
v5.0.1
v5.1.0
v5.1.1
v5.1.2
v5.2.0
v5.3.0
v5.3.1
v5.3.2
v5.3.3
v5.3.4
v5.4.0
v5.4.1
v5.4.2
v5.5.0
v5.5.1
v5.6.0
v5.6.1
v5.6.2
v5.6.3
v5.7.0
v5.7.1
v5.7.2
v5.8.0
v5.8.1
v5.8.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '97a6c81341'
${ noResults }
aruppi-api
/
glogs.sh
5 lines
92 B
Bash
Raw
Blame
History
#! /bin/bash
git log --oneline --all --graph --decorate
$(
git reflog
|
awk
'{print $1}'
)
Reference in New Issue
View Git Blame
Copy Permalink