This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tibo
/
mygitflow
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
3
Branches
65 KiB
Shell
100%
Tree:
ac3003b23e
develop
hotfix
production
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ac3003b23e'
${ noResults }
mygitflow
/
git_01_quick_commit.sh
7 lines
94 B
Raw
Blame
History
#!/bin/env bash
TIMESTAMP
=
`
date
"+%Y%m%d%H%M"
`
git_99_status.sh
git commit -m
"
$TIMESTAMP
"