Skip to content

Commit 14cc955

Browse files
committed
minor change
1 parent 4cfbea2 commit 14cc955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ticgit/base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ def tic_states
268268
end
269269

270270
def sync_tickets
271-
Dir.chdir "../tidyapp_bugs"
271+
#Dir.chdir "../tidyapp_bugs"
272272
#bs = git.lib.branches_all.map{|b| b.first }
273273

274274
#unless bs.include?('ticgit') && File.directory?(@tic_working)

0 commit comments

Comments
 (0)