Skip to content

Commit

Permalink
Merge pull request #5 from webNeat/amine-dev
Browse files Browse the repository at this point in the history
tasks files added
  • Loading branch information
nabilzaini committed Dec 21, 2013
2 parents fd5034a + 73b5306 commit d3c1e42
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ressources/tasks_amine.txt
@@ -0,0 +1,2 @@
- Create the tasks files
- Reimplémenter les generateurs en static !
1 change: 1 addition & 0 deletions ressources/tasks_nabil.txt
@@ -0,0 +1 @@
- Reimplémenter les generateurs en static ! :
2 changes: 1 addition & 1 deletion scripts/aliases.php
@@ -1,5 +1,5 @@
<?php
$branchName = "nabil-dev";
$branchName = "amine-dev";
switch($argv[1]){
case 'save':
shell_exec("git add .");
Expand Down

0 comments on commit d3c1e42

Please sign in to comment.