some changes
This commit is contained in:
parent
8833d08ee9
commit
25c5d2e48a
1 changed files with 4 additions and 4 deletions
|
@ -19,6 +19,7 @@ g_pull ()
|
|||
{
|
||||
cd $gitdir
|
||||
git pull origin $branch >>$l_file
|
||||
echo "_____" >>$l_file
|
||||
}
|
||||
|
||||
l_date ()
|
||||
|
@ -26,7 +27,6 @@ l_date ()
|
|||
echo "
|
||||
_____
|
||||
$date
|
||||
_____
|
||||
" >>$l_file
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue