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 f7321ba2
authored
Mar 25, 2014
by
sn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitstatus
1 parent
9f0ed034
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
lib/fnc_mc_git.inc.sh
lib/fnc_mc_git.inc.sh
View file @
f7321ba
...
...
@@ -23,8 +23,9 @@ mc_git_pull() {
git pull
git status -s | grep UU
git status -s | grep UU >>
$logfile
git status | grep Version
#mc_bashsu "git log | grep -m 1 commit" 1
git log | grep -m 1 commit >>
$logfile
...
...
@@ -45,5 +46,6 @@ mc_git_status() {
git status -s
git branch | grep
'*'
git status -s | grep UU
git status | grep ersion
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