Remove unnecessary statement
This commit is contained in:
parent
a2e0b592fa
commit
9af0272ae7
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/bash
|
||||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
. "../../bash/profile.sh";
|
||||
|
||||
git config --global alias.ahfange init;
|
||||
git config --global alias.tuedezue add;
|
||||
|
|
Loading…
Reference in a new issue