Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ncBash
/
mcBash
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 9f0ed034
authored
Mar 24, 2014
by
sn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git nachtrag
1 parent
0999f134
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
lib/fnc_mc_git.inc.sh
lib/fnc_mc_git.inc.sh
View file @
9f0ed03
...
...
@@ -22,6 +22,10 @@ mc_git_pull() {
git pull
git status -s | grep UU
git status -s | grep UU >>
$logfile
#mc_bashsu "git log | grep -m 1 commit" 1
git log | grep -m 1 commit >>
$logfile
...
...
@@ -40,5 +44,6 @@ mc_git_status() {
echo
$gitdir
git status -s
git branch | grep
'*'
git status -s | grep UU
echo
'----------------------------'
}
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment